[ldns-users] LDNS 1.7.0 'make test' failure on x86_64

Jeffrey Walton noloader at gmail.com
Fri May 3 20:23:28 UTC 2019


Hi Everyone,

I'm building OpenSSH with LDNS 1.7.0 support. LDNS was downloaded from
https://www.nlnetlabs.nl/projects/ldns/download/.

LDNS configures and builds OK, but it is dying at 'make test':

./libtool --tag=CC --quiet --mode=link gcc -Wunused-function
-Wstrict-prototypes -Wwrite-strings -W -Wall -g2 -O2 -march=native
-fPIC -pthread -L/usr/local/lib64 -Wl,-R,/usr/local/lib64
-Wl,--enable-new-dtags -L/usr/local/lib linktest.lo -ldl -lpthread
-lcrypto -lldns -o linktest
if test -x "`which bash`"; then bash test/test_all.sh; else sh
test/test_all.sh; fi
bash: test/test_all.sh: No such file or directory
gmake: *** [Makefile:461: test] Error 127
Failed to test LDNS
$ find . -name test_all.sh
$

Jeff



More information about the ldns-users mailing list