Здравствуй, многоуважаемый All. Решил обновить ssl на своей системе. Установил новую openssl 0.9.8. ПОставил ssh с новым ssl. Все ок. теперь вот пытаюсь apache. Умучился, не хочет с новым ssl ставиться. Вылетает с ошибкой
/usr/ports/distfiles/httpd-2.0.54/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -D_REENTRANT -D_THREAD_SAFE -DAP_HAVE_DESIGNATED_INITIALIZER -I/usr/ports/distfiles/httpd-2.0.54/srclib/apr/include -I/usr/ports/distfiles/httpd-2.0.54/srclib/apr-util/include -I/usr/local/include -I. -I/usr/ports/distfiles/httpd-2.0.54/os/unix -I/usr/ports/distfiles/httpd-2.0.54/server/mpm/prefork -I/usr/ports/distfiles/httpd-2.0.54/modules/http -I/usr/ports/distfiles/httpd-2.0.54/modules/filters -I/usr/ports/distfiles/httpd-2.0.54/modules/proxy -I/usr/ports/distfiles/httpd-2.0.54/include -I/usr/ports/distfiles/httpd-2.0.54/modules/generators -I/usr/local/services/openssl/include/openssl -I/usr/local/services/openssl/include -I/usr/ports/distfiles/httpd-2.0.54/modules/dav/main -prefer-non-pic -static -c ssl_engine_pphrase.c && touch ssl_engine_pphrase.lo
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.)
*** Error code 1
Stop in /var/ftp/pub/distfiles/httpd-2.0.54/modules/ssl.
*** Error code 1
Stop in /var/ftp/pub/distfiles/httpd-2.0.54/modules/ssl.
*** Error code 1
Stop in /var/ftp/pub/distfiles/httpd-2.0.54/modules.
*** Error code 1
Stop in /var/ftp/pub/distfiles/httpd-2.0.54.
Выход 1
Кто-нить может подсказать?
P.S. Ставил предыдущую версию ssl (0.9.7g) - все собирается на ура!
Спасибо!