At 02:20 PM 2/3/00 -0500, bush doctor wrote:
>I'm a bit confused about the libcrypto situation and need some 
>clarification :)
>I'm running -current and rebuilt the apache13-php3 port recently.  The port
>depends on /usr/local/lib/libcrypto.so.1, however when starting the ssl 
>version
>I get the following:
>
>ikhala.tcimet.net:root> apachectl startssl
>Syntax error on line 240 of /usr/local/etc/apache/apache.conf:
>Cannot load /usr/local/libexec/apache/libssl.so into server: 
>/usr/lib/libcrypto.so.1: Undefined symbol "ERR_load_RSAREF_strings"
>/usr/local/sbin/apachectl startssl: httpd could not be started
>
>My question is simply what is the "correct" fix so all apps needing libcrypto
>will find the one it needs?  Should there be only one?  I know I'm missing
>something simple.
>
>Thanxs

I had to add -L/usr/local/lib -lrsaref -lRSAglue
to the SSL_LIBS= line of 
/usr/ports/www/apache13-php3/work/apache_1.3.11/src/modules/ssl/Makefile
then it works fine.
Manfred
=====================
||    [EMAIL PROTECTED]       ||
||    Ph. (415) 681-6235        ||
=====================



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to