MewX / Psiphon3-for-Linux

[NOT MAINTAINED] 针对Linux环境,综合Phiphon3和DeleGate搭建的免费翻墙工具,稳定、安全!(可以本机获取SOCKS5代理和HTTP代理地址和端口)P.S. Shadowsocks for Linux 也很好用~
GNU General Public License v2.0
190 stars 76 forks source link

is:issue is:open 安装了libssl.so 1.1版的但是./configure提示版本不匹配 #13

Open balbeleet opened 4 years ago

balbeleet commented 4 years ago

代码提示如下: checking for getutxuser... no checking for pututxline... yes checking for setutxdb... no checking for setutxent... yes checking for utmpxname... yes checking for getlastlogxbyname... no checking for daemon... yes checking for getpagesize... yes checking whether snprintf correctly terminates long strings... yes checking whether snprintf can declare const char *fmt... yes checking whether system supports SO_PEERCRED getsockopt... yes checking for (overly) strict mkstemp... yes checking if openpty correctly handles controlling tty... yes checking whether getpgrp requires zero arguments... yes checking OpenSSL header version... 1010100f (OpenSSL 1.1.1 11 Sep 2018) checking OpenSSL library version... 1010100f (OpenSSL 1.1.1 11 Sep 2018) checking whether OpenSSL's headers match the library... no configure: error: Your OpenSSL headers do not match your library. Check config.log for details. If you are sure your installation is consistent, you can disable the check by running "./configure --without-openssl-header-check". Also see contrib/findssl.sh for help identifying header/library mismatches.

MewX commented 4 years ago

try ./configure --without-openssl-header-check