<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi Geert</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Ehm ... I mistyped writing the email.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I check my script:</p>
<p style="margin-top:0;margin-bottom:0"></p>
<div>    make COPTS="-DNO_AUTH -DNO_DHCP -DNO_INOTIFY -DNO_IPV6 -DNO_SCRIPT -DNO_TFTP"</div>
<div> </div>
<div><span style="font-size: 12pt;">A quick glance at the source code: it seem to me the help arguments aren't conditioned by the compilation macros.</span><br>
</div>
<div>I need a confirm of this.</div>
<div>It isn't documented but <span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">
IMHO </span>it should be.</div>
<p></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size: 12pt;">Best regards, Massimo</span><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p style="margin-top:0; margin-bottom:0"><br>
</p>
</div>
</div>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Da:</b> Dnsmasq-discuss <dnsmasq-discuss-bounces@lists.thekelleys.org.uk> per conto di Geert Stappers <stappers@stappers.nl><br>
<b>Inviato:</b> mercoledì 12 giugno 2019 19:26<br>
<b>A:</b> dnsmasq-discuss@lists.thekelleys.org.uk<br>
<b>Oggetto:</b> Re: [Dnsmasq-discuss] dnsmasq compilation and dependencies</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On Wed, Jun 12, 2019 at 03:19:04PM +0000, SALA MASSIMO wrote:<br>
> Hi<br>
> <br>
> <br>
> I have some servers with linux 2.6.18.<br>
> <br>
> I know... but I cannot upgrade because of legacy applications,<br>
> it's ok for us, they are only for intranet usage.<br>
> <br>
> <br>
> Pls a few questions:<br>
> <br>
> 1) configure and compile vs dnsmasq --help<br>
> <br>
> <br>
> I want only the DNS daemon, a minimal version (not authoritative).<br>
> <br>
> I tried this:<br>
> <br>
>      make COPTS="-DNO_AUTH DNO_DHCP -DNO_INOTIFY -DNO_IPV6 -DNO_SCRIPT -DNO_TFTP"<br>
> <br>
> and it succeded.<br>
> <br>
> <br>
> However running<br>
> <br>
>      src/dnsmasq --help<br>
> <br>
> I still see some options regarding the excluded features (like dhcp).<br>
> <br>
> Is this ok ?<br>
> <br>
<br>
Please, compare<br>
    make COPTS="-DNO_AUTH DNO_DHCP -DNO_INOTIFY -DNO_IPV6 -DNO_SCRIPT -DNO_TFTP"<br>
with<br>
    make COPTS="-DNO_AUTH -DNO_DHCP -DNO_INOTIFY -DNO_IPV6 -DNO_SCRIPT -DNO_TFTP"<br>
 <br>
<br>
> 2) dependencies<br>
> <br>
> <br>
> >From the  <a href="http://www.thekelleys.org.uk/dnsmasq/CHANGELOG" id="LPlnk49330" class="OWAAutoLink" previewremoved="true">
http://www.thekelleys.org.uk/dnsmasq/CHANGELOG</a><br>
<br>
> <br>
> I don't understand the dependencies on shared libraries.<br>
> <br>
> <br>
> Example: an excerpt from ver 2.79<br>
> <br>
>         Tidy up Crypto code, removing workarounds for ancient<br>
>         versions of libnettle. We now require libnettle 3.<br>
> <br>
> <br>
> With the aforementioned options (1), is libnettled required?<br>
> <br>
> The output of ldd src/dnsmasq shows only<br>
> <br>
>         linux-vdso.so.1 =>  (0x00002aaaaaaab000)<br>
>         libc.so.6 => /lib64/libc.so.6 (0x0000003ed4800000)<br>
>         /lib64/ld-linux-x86-64.so.2 (0x0000003ed4400000)<br>
> <br>
> <br>
> On linux  2.6.18 I tried to download and compile libnettle3, but there are too many broken dependencies.<br>
> Is it possibile to use dnsmasq 2.80 without this library?<br>
<br>
<br>
 <br>
Groeten<br>
Geert Stappers<br>
-- <br>
Leven en laten leven<br>
<br>
_______________________________________________<br>
Dnsmasq-discuss mailing list<br>
Dnsmasq-discuss@lists.thekelleys.org.uk<br>
<a href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss" id="LPlnk889463" class="OWAAutoLink" previewremoved="true">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</a><br>
</div>
</span></font></div>
</div>
</div>
<br>
<br>
<div align="left"><img alt="ATS logo" src="http://www.ats-bg.it/logofirma/logo_firma.jpg"><br>
<font face="Arial" color="gray" size="1">Le informazioni contenute in questo messaggio e nei suoi allegati sono ad esclusivo beneficio del corretto destinatario e sono da considerarsi confidenziali e riservate. Qualora abbiate ricevuto il messaggio per errore,
 siete pregati di darne immediata notizia al mittente e di provvedere alla sua cancellazione. La rivelazione del contenuto di corrispondenza destinata ad altri e ricevuta per errore è perseguibile penalmente e può costituire un trattamento illecito di dati
 personali. </font><br>
<br>
<font face="Arial" color="gray" size="1">This e-mail and any attachment is confidential and only for use of the intended recipient. If you are not the intended recipient, you are hereby notified that any disclosure of this communication is strictly prohibited.
 If you have received this communication in error, please notify the sender, and then delete this message from your system.
</font></div>
<br>
<font face="Arial" color="green" size="1"><b>Prima di stampare, pensa all’ambiente.</b></font>
</body>
</html>