[Dnsmasq-discuss] build failure on master with NO_DHCPv6 and fix....
Kevin Darbyshire-Bryant
kevin at darbyshire-bryant.me.uk
Mon Dec 10 10:34:35 GMT 2018
Hi Simon,
master has a build error when building without HAVE_DHCPv6
option.c: In function 'dhcp_context_free':
option.c:1042:15: error: 'struct dhcp_context' has no member named 'template_interface'
free(ctx->template_interface);
Sadly, need to put in a little conditional compilation ifdef'erey
Simplest patch in the world attached
Cheers,
Kevin D-B
012C ACB2 28C6 C53E 9775 9123 B3A2 389B 9DE2 334A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-option-fix-non-DHCPv6-build-error.patch
Type: application/octet-stream
Size: 908 bytes
Desc: 0001-option-fix-non-DHCPv6-build-error.patch
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20181210/d7efdc48/attachment.obj>
More information about the Dnsmasq-discuss
mailing list