[Opendnssec-user] Questions about compiling 1.4.8.2

Jake Zack jake.zack at cira.ca
Wed Jun 8 20:40:06 UTC 2016


[root at qa-ftld-03 opendnssec-1.4.8.2]# ./configure --with-database-backend=mysql --with-ldns=/usr/local |grep -i ldns
checking for ldns-config... no
checking what are the ldns includes... -I/usr/local/include
checking what are the ldns libs... -L/usr/local/lib -lldns
checking for ldns_rr_new in -lldns... yes
configure: error: ldns library too old (1.6.12 or later required)
checking for ldns version... < 1.6.12

[root at qa-ftld-03 opendnssec-1.4.8.2]# rpm -qa |grep -i ldns
ldns-1.6.17-1.el6.x86_64
ldns-devel-1.6.17-1.el6.x86_64

And then there's this machine that works...

[root at ote-ftld-01 opendnssec-1.4.8.2]# ./configure --with-database-backend=mysql --with-ldns=/usr/local |grep -i ldns
checking for ldns-config... no
checking what are the ldns includes... -I/usr/local/include
checking what are the ldns libs... -L/usr/local/lib -lldns
checking for ldns_rr_new in -lldns... yes
checking for ldns version... >= 1.6.12
checking for ldns-config... no
checking what are the ldns includes... -I/usr/local/include
checking what are the ldns libs... -L/usr/local/lib -lldns
checking for ldns version not 1.6.14... ok
checking for ldns-config... no
checking what are the ldns includes... -I/usr/local/include
checking what are the ldns libs... -L/usr/local/lib -lldns
checking for ldns version not 1.6.15... ok

[root at ote-ftld-01 opendnssec-1.4.8.2]# rpm -qa |grep -i ldns
ldns-1.6.17-1.el6.x86_64
ldns-devel-1.6.17-1.el6.x86_64

Can anyone think of a reason that this could be?  1.6.17 is clearly a higher version than 1.6.12...and it's clearly finding the library...

Thanks,
-Jacob Zack
Sr. DNS Administrator - CIRA (.CA TLD)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendnssec.org/pipermail/opendnssec-user/attachments/20160608/c5b8fac9/attachment.htm>


More information about the Opendnssec-user mailing list