Created
May 8, 2013 03:47
-
-
Save lambdabaa/5538043 to your computer and use it in GitHub Desktop.
./build.sh error (after ./config.sh hamachi)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
out/host/linux-x86/obj/EXECUTABLES/openssl_intermediates/enc.o: In function `enc_main': | |
/home/gareth/Documents/B2G/external/openssl/apps/enc.c:479: undefined reference to `BIO_f_zlib' | |
collect2: ld returned 1 exit status | |
make: *** [out/host/linux-x86/obj/EXECUTABLES/openssl_intermediates/openssl] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
host StaticLib: libnativehelper (out/host/linux-x86/obj/STATIC_LIBRARIES/libnativehelper_intermediates/libnativehelper.a) | |
INSTALL include/asm (32 files) | |
make[1]: Leaving directory `/home/gareth/Documents/B2G/kernel' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment