We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://nlnetlabs.nl/downloads/ldns/ldns-1.8.3.tar.gz
./configure --prefix='/home/leleliu008/.ppkg/installed/ldns' \ --disable-option-checking \ --enable-rpath \ --disable-nls \ --enable-largefile \ --disable-debug \ --enable-static \ --enable-shared \ --with-drill \ --with-examples \ --with-ssl=/home/leleliu008/.ppkg/installed/openssl \ --without-pyldns --disable-dane-verify gmake -j16 clean gmake -j16 V=1
/usr/bin/ar: dnssec.o: No such file or directory gmake: *** [Makefile:261: libldns.la] Error 1 gmake: *** Waiting for unfinished jobs....
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://nlnetlabs.nl/downloads/ldns/ldns-1.8.3.tar.gz
./configure --prefix='/home/leleliu008/.ppkg/installed/ldns' \ --disable-option-checking \ --enable-rpath \ --disable-nls \ --enable-largefile \ --disable-debug \ --enable-static \ --enable-shared \ --with-drill \ --with-examples \ --with-ssl=/home/leleliu008/.ppkg/installed/openssl \ --without-pyldns --disable-dane-verify gmake -j16 clean gmake -j16 V=1
The text was updated successfully, but these errors were encountered: