Hello modssl-users,
Syntax error on line 208 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/libexec/libssl.so into server: ld.so.1:
/usr/local/bin/httpd: fatal: relocation error:
file /usr/local/libexec/libssl.so: symbol __umoddi3:
referenced symbol not found
/usr/local/bin/apachectl startssl: httpd could not be started
apache1.3.9 + mod_ssl 2.4.5 + mod_perl 1.21, Solaris/x86
The possible reason: openssl cannot be compiled by SUNWspro, the one I
use for all other compiling work. Generic mode like "./Configure cc"
doesn't work too - it fails on linking openssl binary saying that it
cannot reference standard C routines like gethostbyname, connect etc.
I wouldn't like to use gcc for all other opensource software, 'cause
SUNWspro-generated code is more efficient, AFAIK. But I expect many
difficulties: perl and all its modules compiled with SUNWspro, so
compiling apache with gcc may result in very strange behaviour with
mod_perl, which uses DSO loading for modules.
Is this possible to avoid this problem and make it possible to compile
openssl on Solaris/x86 using SUNWspro? I guess that problem is with
the libraries linking, not with the code...
Best regards,
Ilya mailto:[EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]