Stephane, could you try not using ld.gold? This could be cause of your problems.
Ondrej On Tue, Mar 23, 2010 at 11:05, Stephane Bortzmeyer <[email protected]> wrote: > 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 > > _______________________________________________ > Opendnssec-user mailing list > [email protected] > https://lists.opendnssec.org/mailman/listinfo/opendnssec-user > -- Ondřej Surý <[email protected]> http://blog.rfc1925.org/ _______________________________________________ Opendnssec-user mailing list [email protected] https://lists.opendnssec.org/mailman/listinfo/opendnssec-user
