Dear Sirs;
I'm trying to compile apache 1.3.14/mod_ssl 2.7.1-1.3.14/open ssl 0.9.6
on a solaris 7 box with gcc 2.95.2 and I get the following error on
startup:

Syntax error on line 208 of /var/www/conf/httpd.conf:
Cannot load /var/www/usr/lib/apache/modules/libssl.so into server:
ld.so.1: /var/www/usr/sbin/httpd: fatal: relocation error: file
/var/www/usr/lib/apache/modules/libssl.so: symbol ap_user_id: referenced
symobl not found
./apachectl startssl: httpd could not be started


Line 207-209 looks like this:

____SNIP____
<IfDefine SSL>
LoadModule apache_ssl_module    usr/lib/apache/modules/libssl.so
</IfDefine>
____SNIP____


I found some documentation that said the ssl module had to be loaded
first, but I'm using the default config and it is loaded first.  Any
assistance/suggestions would be greatly appreciated.

Thanks,

Mike Cathey ([EMAIL PROTECTED])

P.S. The email address is valid. =)
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to