From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1475 invoked by alias); 26 Feb 2009 23:45:13 -0000 Received: (qmail 1225 invoked by uid 48); 26 Feb 2009 23:45:00 -0000 Date: Thu, 26 Feb 2009 23:45:00 -0000 Message-ID: <20090226234500.1224.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/39316] [lto] revision 144454 - Configure should check for elf support (similar to gmp/mpfr/PPL/CLooG) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rob1weld at aol dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-02/txt/msg02296.txt.bz2 ------- Comment #1 from rob1weld at aol dot com 2009-02-26 23:44 ------- This Bug Report is about the failure to detect that the proper headers and libraries are present _before_ building can be attempted. Even after the extra effort to install libelf (to ensure that the scripts would work) still results in the same error message: # locate gelf.h /usr/local/include/gelf.h /usr/local/include/libelf/gelf.h /usr/src/libelf-0.8.10/lib/gelf.h but there is already a report made for _after_ installing libelf: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39019 Rob -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39316