Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

9.2 openssl-1.1.1s undefined reference to `__atomic_is_lock_free'



Hi!

the SS20 churned some other packages (I can share them) before hitting the next issue.

while compiling openssl-1.1.1s I get:

${LDCMD:-cc} -pthread -Wa,--noexecstack -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -L.  -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib \
        -o test/chacha_internal_test test/chacha_internal_test.o \
         test/libtestutil.a libcrypto.a -pthread
libcrypto.a(threads_pthread.o): In function `CRYPTO_atomic_add':
threads_pthread.c:(.text+0x1e8): undefined reference to `__atomic_is_lock_free'
gmake[1]: *** [Makefile:7030: test/asn1_internal_test] Error 1



Riccardo


Home | Main Index | Thread Index | Old Index