Skip to content
New issue

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

build failed in parallel mode #219

Open
leleliu008 opened this issue Jun 13, 2023 · 0 comments
Open

build failed in parallel mode #219

leleliu008 opened this issue Jun 13, 2023 · 0 comments

Comments

@leleliu008
Copy link

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....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant