This is a MIME-encapsulated message

--LAA07588.913546371/engelschall.ethz.ch

The original message was received at Sun, 13 Dec 1998 11:52:49 +0100 (MET)
from localhost [127.0.0.1]

   ----- The following addresses had permanent fatal errors -----
<[EMAIL PROTECTED]>

   ----- Transcript of session follows -----
550 <[EMAIL PROTECTED]>... Host unknown (Name server: 
www.rainbow.thinkthink.com: host not found)

--LAA07588.913546371/engelschall.ethz.ch
Content-Type: message/delivery-status

Reporting-MTA: dns; engelschall.ethz.ch
Received-From-MTA: DNS; localhost
Arrival-Date: Sun, 13 Dec 1998 11:52:49 +0100 (MET)

Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.1.2
Remote-MTA: DNS; www.rainbow.thinkthink.com
Last-Attempt-Date: Sun, 13 Dec 1998 11:52:51 +0100 (MET)

--LAA07588.913546371/engelschall.ethz.ch
Content-Type: message/rfc822

Return-Path: <[EMAIL PROTECTED]>
Received: by en5.engelschall.com (Sendmail 8.8.8) via ESMTP for 
<[EMAIL PROTECTED]>
        from localhost id LAA07586; Sun, 13 Dec 1998 11:52:49 +0100 (MET)
Date: Sun, 13 Dec 1998 11:52:49 +0100 (MET)
Message-Id: <[EMAIL PROTECTED]>
From: "Ralf S. Engelschall" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Errors during apache _1.3.3 compile (PR#61)
X-Loop: [EMAIL PROTECTED]

> Following errors occured during compile of apache_1.3.3 after
> mod_ssl-2.1.2-1.3.3
> ssleay version is ssleay-0.9.0b withConfigure gcc -DBENDIAN
> 
> ld -L/usr/local/ssl/lib -Bforcearchive -Bshareable -o libssl.so mod_ssl.lo
ssl_
> engine_config.lo ssl_engine_compat.lo ssl_engine_ds.lo ssl_engine_init.lo
ssl_e
> ngine_kernel.lo ssl_engine_io.lo ssl_engine_log.lo ssl_engine_mutex.lo
ssl_engi
> ne_pphrase.lo ssl_engine_scache.lo ssl_engine_vars.lo ssl_engine_ext.lo
ssl_exp
> r.lo ssl_expr_scan.lo ssl_expr_parse.lo ssl_expr_eval.lo ssl_util.lo
ssl_util_s
> dbm.lo -lssl -lcrypto -L/usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.1 -lgcc

> ld -L/usr/local/ssl/lib -Bforcearchive -Bshareable -o libssl.so mod_ssl.lo
ssl_
> engine_config.lo ssl_engine_compat.lo ssl_engine_ds.lo ssl_engine_init.lo
ssl_e
> ngine_kernel.lo ssl_engine_io.lo ssl_engine_log.lo ssl_engine_mutex.lo
ssl_engi
> ne_pphrase.lo ssl_engine_scache.lo ssl_engine_vars.lo ssl_engine_ext.lo
ssl_exp
> r.lo ssl_expr_scan.lo ssl_expr_parse.lo ssl_expr_eval.lo ssl_util.lo
ssl_util_s
> dbm.lo -lssl -lcrypto -L/usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.1
> /usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.1/libgcc.a(_fixtfdi.o):
Definition
> of symbol `__GLOBAL_$F$_usr_src_gnu_usr.bin_gcc_libgcc2.c' (multiply defined)
> /usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.1/libgcc.a(_fixunstfdi.o):
> Definition of symbol `__GLOBAL_$F$_usr_src_gnu_usr.bin_gcc_libgcc2.c'
(multiply
> defined)

> Note the error ONLY occurs on version 2.1.x code version 2.0.c was 
> working fine..

Yes, but the ability to compile mod_ssl as a DSO
is new for 2.1 and your problem seems to be
related to DSO. Try to remove the -L/-l options
for GCC's library from the src/modules/ssl/Makefile 
and try again. Seems like your linker hates it.
Alternatively you can try to build mod_ssl statically
into Apache.

                                              Ralf S. Engelschall
                                             [EMAIL PROTECTED]
                                             www.engelschall.com

--LAA07588.913546371/engelschall.ethz.ch--


______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to