On Tue, Dec 07, 1999, Philibert de Mercey wrote:
> I have compiled mod_ssl2.4.9-1.3.9 with openssl-0.9.4, in the "APACI
> one-way", DSO support - and everything seemed ok.
>
> I'm working on sparc / solaris 2.6. This seemed not to happen on another box
> (Intel/sol2.6), but I'm not quite sure I used exactly the same options.
>
> I did not have any problem launching Apache without SSL, but the following
> error occured when I tried 'startssl'.
>
> Syntax error on line 208 of /usr/local/apache/conf/httpd.conf:
> Cannot load /usr/local/apache/libexec/libssl.so into server: ld.so.1:
> /usr/local/apache/bin/httpd: fatal: relocation error: file
> /usr/local/apache/libexec/libssl.so: symbol ap_user_id: referenced symbol
> not found
> bin/apachectl startssl: httpd could not be started
>
> There aren't, at this point, any logs in error_log or ssl_engine_log.
>
> Do you have any idea about it ?
Are you sure you're compiling and linking with a correct gcc installation,
i.e. make sure your gcc is _exactly_ built for your Solaris version (run "gcc
-v" and watch the version strings in the path names). Additionally make sure
the correct linger is used.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]