From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: Re: With new Patches 030-041 'dnsmasq' 2.75 won't compile anymore Date: Tue, 05 Jan 2016 20:53:52 +0100 Message-ID: <568C1F50.7080804@ipfire.org> In-Reply-To: <1451948440.31655.275.camel@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1607085690855186590==" List-Id: --===============1607085690855186590== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, On 05.01.2016 00:00, Michael Tremer wrote: > please add the dnsmasq list and let Simon know. Did that and made a small step forward - 'dnsmasq' is compiling now, but... I don't know if you're reading the dnsmasq list - the only solution until now= was to compile *with* dhcp-support by removing... ***SNIP*** "-e 's|#define HAVE_DHCP|//#define HAVE_DHCP|g' \" ***SNAP*** Only warning during build: ***SNIP*** isc.c: In function 'dhcp_lease_new': isc.c:40:3: warning: ignoring return value of 'asprintf', declared with attri= bute warn_unused_result [-Wunused-result] asprintf(&lease->fqdn, "%s.%s", hostname, daemon->domain_suffix); ^ ***SNAP*** I hope this will make no big difference for testing, since as far as I know, 'dnsmasq' has dhcp-server disabled by default. To enable it you have to uncomment dhcp-related lines in '/etc/dnsmasq.conf'(e.g.), which doesn't exis= t. But this was the only chance by now. What do you think? Best, Matthias --===============1607085690855186590==--