Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make 编译报错,请问有大佬见过没有,操作系统:CentOS Linux release 7.9.2009 (Core),内核 :6.0.10-1.el7.elrepo.x86_64 #34

Open
jiliohuang opened this issue Apr 6, 2024 · 0 comments

Comments

@jiliohuang
Copy link

gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DNDEBUG -MMD -MF test/tls13ccstest.d.tmp -MT test/tls13ccstest.o -c -o test/tls13ccstest.o test/tls13ccstest.c
rm -f test/tls13ccstest
${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L.
-o test/tls13ccstest test/ssltestlib.o test/tls13ccstest.o
-lssl test/libtestutil.a -lcrypto -ldl -pthread
gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DNDEBUG -MMD -MF test/tls13encryptiontest.d.tmp -MT test/tls13encryptiontest.o -c -o test/tls13encryptiontest.o test/tls13encryptiontest.c
rm -f test/tls13encryptiontest
${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L.
-o test/tls13encryptiontest test/tls13encryptiontest.o
libssl.a test/libtestutil.a -lcrypto -ldl -pthread
collect2: error: ld returned 1 exit status
make[1]: *** [test/tls13encryptiontest] Error 1
make[1]: Leaving directory `/root/TASSL-1.1.1-master'
make: *** [all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant