bug#104: marked as done (BUILD: workaround for GLIBC_PRIVATE probs)
[email protected] (LNX-BBC bug Tracking System)
| Newsgroups | gmane.linux.bbc.bugs |
|---|---|
| Message-ID | <[email protected]> |
Your message dated Sat, 8 Feb 2003 11:28:59 -0800 with message-id <[email protected]> and subject line [[email protected]: possibility of closing bug #63] has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Nick Moffitt (administrator, LNX-BBC bugs database) -------------------------------------- Received: (at submit) by bugs.lnx-bbc.org; 1 Sep 2002 20:24:32 +0000 From [email protected] Sun Sep 01 13:24:32 2002 Received: from zork.zork.net ([66.92.188.166] ident=mail) by gar.lnx-bbc.org with esmtp (Exim 3.35 #1 (Debian)) id 17lbGo-0006Pa-00 for <[email protected]>; Sun, 01 Sep 2002 13:24:32 -0700 Received: from nick by zork.zork.net with local (Exim 3.35 #1 (Debian)) id 17lbGi-0000jJ-00; Sun, 01 Sep 2002 13:24:24 -0700 Received: from (alopias.GreenKey.net) [209.209.44.39] by zork.zork.net with esmtp (Exim 3.35 #1 (Debian)) id 17lbAQ-0000FT-00; Sun, 01 Sep 2002 13:17:54 -0700 Received: from ophis (alopias.GreenKey.net [127.0.0.1]) by alopias.GreenKey.net (8.11.6/8.11.6) with SMTP id g81KHNw07406 for <[email protected]>; Sun, 1 Sep 2002 13:17:24 -0700 From: "Curtis Doty" <[email protected]> To: <[email protected]> Subject: workaround for GLIBC_PRIVATE probs Date: Sun, 1 Sep 2002 13:17:23 -0700 Message-ID: <[email protected]> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Status: No, hits=-3.9 required=4.0 tests=DOUBLE_CAPSWORD,UNIFIED_PATCH version=2.31 X-Spam-Level: Resent-From: [email protected] Resent-Date: Sun, 1 Sep 2002 13:24:23 -0700 Resent-To: [email protected] Resent-Message-Id: <[email protected]> Package: glibc Nick, I'm a GAR newbie and not on any of the lists.. So I'm throwing this at you. Enjoy! I think I've managed to stumble past the GLIBC_PRIVATE errors. The secret is in RedHat's glibc specfile: BuildPreReq: libelf >= 0.7.0-2 So, the workaround for a RedHat 7.3 system was to install libelf-0.7.0-2.i386.rpm prior to building glibc. Why this is necessary is beyond the scope of my lazy brain... I took one look at this hunk of their diff-CYGNUS-to-REDHAT.patch and ran from the room screaming: --- glibc-2.2.5-cygnus/version.h 27 Dec 2001 19:33:07 -0000 1.1.1.14 +++ glibc-2.2.5-redhat/version.h 26 Feb 2002 18:32:56 -0000 1.10 @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ -#define RELEASE "development" -#define VERSION "2.2.90" +#define RELEASE "stable" +#define VERSION "2.2.5" It's now time to deal with the next error building this thing in this environment. Something about /usr/bin/ld: cannot find //lib/libc_nonshared.a when it's sitting in /usr/lib. ../C --------------------------------------- Received: (at 63-done) by bugs.lnx-bbc.org; 8 Feb 2003 19:28:36 +0000 From [email protected] Sat Feb 08 11:28:36 2003 Received: from zork.zork.net ([66.92.188.166] ident=mail) by gar.lnx-bbc.org with esmtp (Exim 3.36 #1 (Debian)) id 18haeR-0000uJ-00 for <[email protected]>; Sat, 08 Feb 2003 11:28:36 -0800 Received: from nick by zork.zork.net with local (Exim 3.35 #1 (Debian)) id 18haep-0004Nz-00; Sat, 08 Feb 2003 11:28:59 -0800 Date: Sat, 8 Feb 2003 11:28:59 -0800 From: Nick Moffitt <[email protected]> To: [email protected] Subject: [[email protected]: possibility of closing bug #63] Message-ID: <[email protected]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Fnord: +++ath X-WebTV-Stationery: Standard; BGColor=black; TextColor=black Reply-By: Wed, 4 Apr 2001 14:21:08 -0700 X-Message-Flag: GPL software user detected! Blacklisting... Looks like it's gone away. ----- Forwarded message from Bill Immerman <[email protected]> ----- I looked at text of this bug, since it involved building on a Redhat 7.x system which I do often. Lots of details about etiology of RH libraries and patches that I have no interest in confirming/refuting on my system. Bottom line is that I don't have this problem building on my system, which is a current update to what was originally a RH 7.1. Since I'm neither maintainer nor reporter of the bug, don't know when it should be closed, but if no one else using Red Hat to build cares, I would go with closing...let someone open a new bug with current libraries/gar if a similar problem recurs. ----- End forwarded message -----