安装apache 时候报错 ssl_engine_pphrase.c
请教 安装apache 时候报错
ssl_engine_pphrase.c: In function 'ssl_pphrase_Handle_CB':
ssl_engine_pphrase.c:684: error: 'PEM_F_DEF_CALLBACK' undeclared (first use in this function)
ssl_engine_pphrase.c:684: error: (Each undeclared identifier is reported only once
ssl_engine_pphrase.c:684: error: for each function it appears in.)
make[3]: *** [ssl_engine_pphrase.lo] Error 1
我执行的命令如下 ./configure --prefix=/slview/apache \
--enable-rule=SHARED_CORE \
--enable-rule=SHARED_CHAIN \
--enable-module=so \
--enable-module=most \
--enable-ssl \
--enable-shared=max
make & make install
httpd 版本httpd-2.0.53 openssl 版本0.9.8e
有人了解什么地方出问题了嘛?
[解决办法]
http://www.lslnet.com/linux/books/web_database/4.htm
[解决办法]
http://www.dedecms.com/web-art/fuwuqi/20060914/26283.html
参考这里
[解决办法]
[解决办法]
顶。