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 linux报错 #37

Open
ych411521894 opened this issue Sep 30, 2024 · 2 comments
Open

make linux报错 #37

ych411521894 opened this issue Sep 30, 2024 · 2 comments

Comments

@ych411521894
Copy link

ych411521894 commented Sep 30, 2024

centos7.9环境下
cc -g -O2 -Wall -I3rd/lua -fPIC --shared -Iskynet-src -L../3rd/openssl -I../3rd/openssl/include lualib-src/ltls.c -o luaclib/ltls.so ../3rd/openssl/libssl.a ../3rd/openssl/libcrypto.a
cc: error: ../3rd/openssl/libssl.a: No such file or directory
cc: error: ../3rd/openssl/libcrypto.a: No such file or directory

@huahua132
Copy link
Owner

原因是openssl没有编译成功,有执行install_centos么?请不要在共享的window文件夹下执行,这样可能导致perl编译失败,从而openssl也编译失败。

@ych411521894
Copy link
Author

ych411521894 commented Sep 30, 2024

原因是openssl没有编译成功,有执行install_centos么?请不要在共享的window文件夹下执行,这样可能导致perl编译失败,从而openssl也编译失败。

SOGA.好的大佬

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

2 participants