Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 96401 invoked by uid 500); 22 Feb 2003 00:09:38 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 96388 invoked from network); 22 Feb 2003 00:09:38 -0000 Received: from fw-ca-1-hme0.vitesse.com (HELO email.vitesse.com) (64.215.88.90) by daedalus.apache.org with SMTP; 22 Feb 2003 00:09:38 -0000 Received: from mx-cam.vsc.vitesse.com (mx-ca1.vsc.vitesse.com [192.9.200.207]) by email.vitesse.com (8.11.0/8.11.0) with ESMTP id h1M09j015470 for ; Fri, 21 Feb 2003 16:09:45 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 21 Feb 2003 16:09:45 -0800 Message-ID: <6E9FB6B656E007438A624FD5D7609C1D12BCAB@MX-CAM.vsc.vitesse.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: failure notice Thread-Index: AcLaARmA77wxUMHqS4eaWSQjs/Xn4QAAH+zA From: "Carl Edwards" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] Problems starting Apache 2.0.44 I had the same problem building 2.0.44 on Solaris 9 with gcc 2.95.3, __floatdisf missing for mod_status.so. I found a previous post that helped explain the problem: http://marc.theaimsgroup.com/?l=3D3Dapache-httpd-users&m=3D3D102803361612= 196 But instead of including the module statically I added the path to my libgcc.a to the link line during the build of mod_status.c and that fixed the problem. /Carl > Mark, > Thanks, using Sun's compiler fixed it! > > Do you know off hand if a newer version of gcc would also work? I was > trying 3.0.4. > > -Andy > > -----Original Message----- > From: Andrew Sanderson [mailto:ams@sdsc.edu]=3D3D20 > Sent: Tuesday, January 21, 2003 2:13 PM > To: users@httpd.apache.org > Subject: [users@httpd] Problems starting Apache 2.0.44 > > I have had no problems with Apache 2.0.39 or 2.0.43, but > after compiling > 2.0.44 and trying to run it on Solaris 9, I get the following errors: > when loading mod_status: > Cannot load > /apache_2.0.44/modules/mod_status.so into server: ld.so.1: > /var/http/apache: fatal: relocation error: file > /apache_2.0.44/modules/mod_status.so: symbol __floatdisf: > referenced symbol not found > > > > What did you build with? Presumbly gcc? What version? > > I encountered the same problem with building 2.0.43 with gcc v3.2.1 > under Solaris 8 and was unable to resolve. > > The problem went away after recompiling with Sun's professional > compiler (which you may not have access to). > > -Mark --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org