[ldns-users] Problem using ldns-dane (version 1.6.16)
Mark Scholten
mark at streamservice.nl
Thu Feb 14 23:35:00 UTC 2013
Hello,
Today I installed ldns 1.6.16 from source (steps are below). With this I get
the tool ldns-dane, however this doesn't seem to work. The operating system
is Debian 6.0.6 64bit.
First I did install ldns using:
./configure --disable-gost
make
make install
After that I did enter examples and did try to install it using:
./configure --disable-gost
make
make install
During the installation I didn't see any error (maybe I did miss something).
There was only a warning that it couldn't find a pcap library and for that
reason didn't build ldns-dpa.
After the installation I did run:
ldns-dane create www.dnsshop.org 443
And did get the following error:
ldns-dane: symbol lookup error: ldns-dane: undefined symbol:
ldns_dane_create_tlsa_owner
Did I make an error (likely) or is there somewhere a bug that could be
solved by modifying a file? I want to get information to create a TLSA
record for DANE.
Any help would be appreciated.
Kind regards,
Mark
More information about the ldns-users
mailing list