- 积分
 - 10
 
- 威望
 -  
 
- 金钱
 -  
 
- 注册时间
 - 2019-8-19
 
- 在线时间
 -  小时
 
- 最后登录
 - 1970-1-1
 
 
 
 
 
 
 | 
 
centos7.6,openssl升级至1.1.1i,ssh升级至8.4p1 
安装lnmp1.8的php8.0报错 
 
/usr/bin/ld: warning: libssl.so.10, needed by /usr/lib64/libssh2.so.1, may conflict with libssl.so.1.1 
/usr/bin/ld: warning: libssl.so.10, needed by /usr/lib64/libssh2.so.1, may conflict with libssl.so.1.1 
/usr/bin/ld: warning: libssl.so.10, needed by /usr/lib64/libssh2.so.1, may conflict with libssl.so.1.1 
/usr/bin/ld: ext/openssl/openssl.o: undefined reference to symbol 'SSL_library_init@@libssl.so.10' 
/usr/bin/ld: /usr/lib64/libssl.so.10: error adding symbols: DSO missing from command line 
collect2: error: ld returned 1 exit status 
make: *** [Makefile:307: sapi/cli/php] Error 1 
 
 |   
 
 
 
 |