[Opendnssec-user] Cannot compile trunk: error: undefined reference to 'ldns_rdf_new_frm_str'
Stephane Bortzmeyer
bortzmeyer at nic.fr
Tue Mar 23 10:05:30 UTC 2010
The trunk of this morning does not compile:
make[2]: Entering directory `/home/bortzmeyer/R&D/Etudes/DNSSEC/OpenDNSSEC-trunk/libhsm'
Making all in src
make[3]: Entering directory `/home/bortzmeyer/R&D/Etudes/DNSSEC/OpenDNSSEC-trunk/libhsm/src'
/bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -g -O2 -pedantic -Wall -Wextra -o ods-hsmutil hsmutil.o hsmtest.o libhsm.la -ldl
libtool: link: gcc -std=c99 -g -O2 -pedantic -Wall -Wextra -o .libs/ods-hsmutil hsmutil.o hsmtest.o ./.libs/libhsm.so -ldl
/usr/bin/ld.gold.real: hsmutil.o: in function cmd_dnskey:hsmutil.c:319: error: undefined reference to 'ldns_rdf_new_frm_str'
...
But configure said nothing and ldns is there (the machine is a Debian "testing"):
% dpkg -s libldns-dev
...
Version: 1.6.4-4
More information about the Opendnssec-user
mailing list