###実現したいこと
PHP の再コンパイルしOpenSSLライブラリをバージョンアップしたい
###発生している問題・エラーメッセージ
/home/test/work/php/usr/src/redhat/SOURCES/php-5.3.3/ext/openssl/xp_ssl.c:333: undefined reference to `SSLv2_client_method' /home/test/work/php/usr/src/redhat/SOURCES/php-5.3.3/ext/openssl/xp_ssl.c:353: undefined reference to `SSLv2_server_method'
###実行したスクリプト
sh
1./configure --with-openssl=/opt/openssl/ 2make
###使用環境
CentOS5
php-5.3.3
OpenSSL 1.0.2g

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。