On Tue, Jan 29, 2002 at 01:21:55PM -0400, LDC - Alan Mizrahi wrote:
> 
> Hello, I have a problem installing apache-1.3.22 with mod_ssl 2.8.5
> (DSO) on Solaris 8 (sparc).
> I get the following error starting apache:
> Syntax error on line 206 of /usr/local/apache-1.3.22/conf/httpd.conf:
> Cannot load /usr/local/apache-1.3.22/arch/libexec/libssl.so into server:
> ld.so.1: /usr/local/apache-1.3.22/arch/bin/httpd: fatal: relocation
> error: file /usr/local/apache-1.3.22/arch/libexec/libssl.so: symbol
> ap_user_id: referenced symbol not found
> /etc/init.d/httpd startssl: httpd could not be started
> 
> I am have gcc-2.95.3 using GNU's ld and as (binutils-2.11).
> To install apache I did the following:
> 
> - I installed mm-1.1.3 like this:
> ./configure --prefix=/usr/local/libmm-1.1.3 \
>   --exec-prefix=/usr/local/libmm-1.1.3/arch

You need to add --disable-shared to the configure command for mm - see
the INSTALL file.

vh

Mads Toftum
-- 
With a rubber duck, one's never alone.
              -- "The Hitchhiker's Guide to the Galaxy"
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to