[openssl-dev] [openssl.org #4405] 1.1.0 compile failure with no-comp

Paul Kehrer via RT rt at openssl.org
Wed Mar 9 19:00:17 UTC 2016


When trying to compile 1.1.0 with no-comp no-shared flags current master fails with the following error on linux:

./libcrypto.so: undefined reference to `COMP_zlib_cleanup'  
collect2: error: ld returned 1 exit status

And perhaps a more instructive one on OS X:

Undefined symbols for architecture x86_64:
  "_COMP_zlib_cleanup", referenced from:
      _OPENSSL_cleanup in libcrypto.a(init.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [link_dso.darwin] Error 1
make: *** [engines/dasync.dylib] Error 2


-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4405
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list