internal bind libraries are used even if --with-libbind=/some/external/path is specified
Eugene Rudoy
gene.devel at gmail.com
Sat Feb 15 12:47:33 UTC 2014
Dear all,
DHCP's configure offers an option "--with-libbind=PATH bind includes
and libraries are in PATH", which makes one think external bind
libraries could be used. Unfortunately the option only adds
"-I$libbind/include" to CFLAGS and doesn't do anything else - bind
libraries from ./bind subdir are used regardless of the with-libbind
value.
The attached patches fix the problem for me both for 4.2.x and for 4.3.x.
Would appreciate it if the patches would make it upstream. Thanks!
Best regards,
Gene
-------------- next part --------------
A non-text attachment was scrubbed...
Name: with_libbind_fix--dhcp-4.2.6.patch
Type: text/x-patch
Size: 4488 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/dhcp-hackers/attachments/20140215/2b753a5f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: with_libbind_fix--dhcp-4.3.0.patch
Type: text/x-patch
Size: 5749 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/dhcp-hackers/attachments/20140215/2b753a5f/attachment-0001.bin>
More information about the dhcp-hackers
mailing list