From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31481 invoked by alias); 2 Feb 2007 14:00:05 -0000 Received: (qmail 31466 invoked by uid 22791); 2 Feb 2007 14:00:04 -0000 X-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,FORGED_RCVD_HELO X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (83.160.170.119) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Feb 2007 13:59:56 +0000 Received: from hermans.wildebeest.org ([192.168.1.28]) by gnu.wildebeest.org with esmtp (Exim 3.36 #1 (Debian)) id 1HCyxF-0000pS-00; Fri, 02 Feb 2007 14:59:53 +0100 Subject: Re: Import From: Mark Wielaard To: frysk@sourceware.org Cc: npremji@sourceware.org In-Reply-To: <20070201205654.14198.qmail@sourceware.org> References: <20070201205654.14198.qmail@sourceware.org> Content-Type: text/plain; charset=UTF-8 Date: Fri, 02 Feb 2007 14:00:00 -0000 Message-Id: <1170424791.3336.14.camel@hermans.wildebeest.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 (2.8.2.1-3.fc6) Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00055.txt.bz2 Hi Nurdin, On Thu, 2007-02-01 at 20:56 +0000, npremji@sourceware.org wrote: > CVSROOT: /cvs/frysk > Module name: frysk-imports > Changes by: npremji@sourceware.org 2007-02-01 20:56:54 >=20 > Log message: > Import of elfutils 0.125 This seems to cause the following compile errors: ../../../../frysk/frysk-imports/elfutils/libdwfl/find-debuginfo.c: In function =E2=80=98dwfl_standard_find_debuginfo=E2=80=99: ../../../../frysk/frysk-imports/elfutils/libdwfl/find-debuginfo.c:126: error: =E2=80=98DEFAULT_DEBUGINFO_PATH=E2=80=99 undeclared (first use in th= is function) ../../../../frysk/frysk-imports/elfutils/libdwfl/find-debuginfo.c:126: error: (Each undeclared identifier is reported only once ../../../../frysk/frysk-imports/elfutils/libdwfl/find-debuginfo.c:126: error: for each function it appears in.) make[5]: *** [find-debuginfo.o] Error 1 Could you take a look? Thanks, Mark