jntass/TASSL-1.1.1b

编译静态库失败

zyxs2018 opened this issue · 1 comments

./config -static
make
/usr/bin/ld: cannot find -ldl
/usr/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status
make[1]: *** [test/rsa_complex] Error 1
make[1]: *** Waiting for unfinished jobs....
ar: creating libcrypto.a
ranlib libcrypto.a || echo Never mind.
make[1]: Leaving directory `/root/TASSL-1.1.1b'
make: *** [all] Error 2

./config -no-shared