From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6009 invoked by alias); 20 Oct 2014 15:16:45 -0000 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 Received: (qmail 5983 invoked by uid 48); 20 Oct 2014 15:16:42 -0000 From: "triegel at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/17496] New: /gnu/lib-names.h not generated Date: Mon, 20 Oct 2014 15:16:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.21 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: triegel at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-10/txt/msg00072.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D17496 Bug ID: 17496 Summary: /gnu/lib-names.h not generated Product: glibc Version: 2.21 Status: NEW Severity: normal Priority: P2 Component: build Assignee: unassigned at sourceware dot org Reporter: triegel at redhat dot com CC: carlos at redhat dot com After 93ae1ebaa6df1a0c188614bd0a601ab6e26711c5 (also see bug 14171), gnu/lib-names.h isn't generated anymore, which breaks my build (including from-scratch builds) because /usr/include/gnu/lib-names.h on my system does= n't have a LIBGCC_S_SO entry: ../sysdeps/gnu/unwind-resume.c: In function =E2=80=98init=E2=80=99: ../sysdeps/gnu/unwind-resume.c:36: error: =E2=80=98LIBGCC_S_SO=E2=80=99 und= eclared (first use in this function). Manually doing the following (on x86_64) make gnu/lib-names.h make gnu/lib-names-64.h fixes the issue. This is on a RHEL-6.5-based distro with GCC 4.4.7. --=20 You are receiving this mail because: You are on the CC list for the bug. >>From glibc-bugs-return-26437-listarch-glibc-bugs=sources.redhat.com@sourceware.org Mon Oct 20 15:17:21 2014 Return-Path: Delivered-To: listarch-glibc-bugs@sources.redhat.com Received: (qmail 6409 invoked by alias); 20 Oct 2014 15:17:21 -0000 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 Delivered-To: mailing list glibc-bugs@sourceware.org Received: (qmail 6370 invoked by uid 48); 20 Oct 2014 15:17:16 -0000 From: "triegel at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/17496] /gnu/lib-names.h not generated Date: Mon, 20 Oct 2014 15:17: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-Version: 2.21 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: triegel at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-10/txt/msg00073.txt.bz2 Content-length: 393 https://sourceware.org/bugzilla/show_bug.cgi?id=17496 Torvald Riegel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsm28 at gcc dot gnu.org -- You are receiving this mail because: You are on the CC list for the bug.