From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30906 invoked by alias); 2 Sep 2012 09:52:38 -0000 Received: (qmail 30897 invoked by uid 22791); 2 Sep 2012 09:52:37 -0000 X-SWARE-Spam-Status: No, hits=-3.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 02 Sep 2012 09:52:26 +0000 From: "allan at archlinux dot org" To: glibc-bugs@sources.redhat.com Subject: [Bug build/6652] --enable-oldest-abi breaks the build Date: Sun, 02 Sep 2012 09:52:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: allan at archlinux dot org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: drepper.fsp at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2012-09/txt/msg00006.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=6652 Allan McRae changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |allan at archlinux dot org --- Comment #3 from Allan McRae 2012-09-02 09:52:10 UTC --- The attached patch no longer works. After making the required adjustments for it to build (sed 's/\./_/g' to $ver and $obs, only running SHLIB_COMPAT if $obs is defined), the testsuite fails all over the place. I also found another much older patch for this but have not tested: http://sourceware.org/ml/libc-alpha/2002-11/msg00165.html -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.