Attempting to do a startup with "/opt/apache/bin/apachectl startssl"

results in the following complaint:

Syntax error on line 238 of /opt/apache/conf/httpd.conf
Cannot load /opt/apache/libexc/libssl.so into server:
dynamic linker: /opt/apache/bin/httpd: relocation error:
symbol not found: _llasgremu; referenced from:
/opt/apache/libexec/libssl.so
/opt/apache/bin/apachectl startssl: httpd could not be started

Line 238 of httpd.conf points, of course, to:
<IfDefine SSL>
LoadModule ssl_module   libexec/libssl.so
</IfDefine>

libssl.so is in /opt/apache/libexec, where it should be - and that same directory 
contains all the .so modules one would expect to see. 

Therefore, I have assumed there was nothing wrong in the dynamic build process, and 
the problem is one of this missing _llasgremu symbol/element,
whatever that might be.

I have not before had a problem in building apache/openssl/mod_ssl. I was simply 
updating the software base we are usining.

Not a good idea here?

Platform is UnixWare 7.1.1 (unixware-7-pentium) which has been stable as hell in the 
past.

Can anyone give me help?  

Thanks!

George Walsh,
Managing Director,
DSC Directional Services Corp
Travel Seewise Pacific Corp
Vancouver, Canada



-- 
George Walsh,
Managing Director,
Travel Seewise Pacific Corp
Vancouver Canada


__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to