Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 56632 invoked from network); 4 Jan 2006 14:29:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jan 2006 14:29:25 -0000 Received: (qmail 75502 invoked by uid 500); 4 Jan 2006 14:29:15 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 75493 invoked by uid 500); 4 Jan 2006 14:29:15 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 75478 invoked by uid 99); 4 Jan 2006 14:29:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2006 06:29:15 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [193.229.5.114] (HELO fep14-app.kolumbus.fi) (193.229.5.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2006 06:29:14 -0800 Received: from [195.255.175.142] by fep14-app.kolumbus.fi with ESMTP id <20060104142901.QJV1019.fep14-app.kolumbus.fi@[195.255.175.142]> for ; Wed, 4 Jan 2006 16:29:01 +0200 Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: <7480A007-48AB-4E7B-9FEC-1DA0BA4FC776@kronodoc.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: users@httpd.apache.org From: Marko Asplund Date: Wed, 4 Jan 2006 16:29:00 +0200 X-Mailer: Apple Mail (2.746.2) X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] libgcc dependency problem with 2.0.55 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hi I'm having problems building Apache 2.0.55, or rather starting it. When i try to run the binary the following error message appears in error_log: ld.so.1: /home/aspa/dev-3.4/httpd/httpd: fatal: libgcc_s.so.1: open failed: No such file or directory This happens on Solaris 8 (SPARC), i'm building Apache with gcc 3.2.2. ldd shows there's a dependency on libgcc_s.so.1 which was not present when i built Apache 2.0.51. There shouldn't be anything that has changed in the build procedure or gcc version since the time i built 2.0.51. When has the dependency appeared and how can i build Apache without this dependency? br. aspa --------------------------------------------------------------------- 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