[openssl-dev] Current Github master fails to compile/link

Blumenthal, Uri - 0553 - MITLL uri at ll.mit.edu
Thu Feb 11 21:15:24 UTC 2016


./Configure darwin64-x86_64-cc enable-rfc3779 enable-rc5 enable-md2
enable-deprecated experimental-jpake threads zlib enable-ec_nistp_64_gcc_128
shared --prefix=/Users/ur20980/src/openssl-1.1
--openssldir=/Users/ur20980/src/engines-1.1


…

LD_LIBRARY_PATH=.: clang -DDSO_DLFCN -DHAVE_DLFCN_H
-DOPENSSL_EXPERIMENTAL_JPAKE -DOPENSSL_THREADS -DZLIB -DZLIB_SHARED
-DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT
-DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM
-DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM
-DECP_NISTZ256_ASM -DPOLY1305_ASM
-DOPENSSLDIR="/Users/ur20980/src/engines-1.1"
-DENGINESDIR="/Users/ur20980/src/openssl-1.1/lib/engines" -fPIC -fno-common
-D_REENTRANT -arch x86_64 -DL_ENDIAN -Wall -O3 -arch x86_64 -dynamiclib
-current_version 1.1 -compatibility_version 1.1 -install_name
/Users/ur20980/src/openssl-1.1/lib/libcrypto.1.1.dylib -o
./libcrypto.1.1.dylib -all_load ./libcrypto.a -L.

Undefined symbols for architecture x86_64:

  "poly1305_blocks", referenced from:

      _poly1305_init in libcrypto.a(poly1305-x86_64.o)

     (maybe you meant: _poly1305_blocks)

  "poly1305_emit", referenced from:

      _poly1305_init in libcrypto.a(poly1305-x86_64.o)

     (maybe you meant: _poly1305_emit)

ld: symbol(s) not found for architecture x86_64

clang: error: linker command failed with exit code 1 (use -v to see
invocation)

make[4]: *** [link_a.darwin] Error 1

make[3]: *** [do_darwin-shared] Error 2

make[2]: *** [libcrypto.1.1.dylib] Error 2

make[1]: *** [shared] Error 2

make: *** [build_crypto] Error 1

$ 


-- 
Regards,
Uri Blumenthal


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160211/224f0983/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4324 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160211/224f0983/attachment.bin>


More information about the openssl-dev mailing list