From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16167 invoked by alias); 16 Mar 2006 16:02:28 -0000 Received: (qmail 16153 invoked by uid 22791); 16 Mar 2006 16:02:24 -0000 X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 16 Mar 2006 16:02:22 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k2GG2HFN016360; Thu, 16 Mar 2006 11:02:17 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k2GG2B108304; Thu, 16 Mar 2006 11:02:11 -0500 Received: from [172.16.59.162] (dhcp59-162.rdu.redhat.com [172.16.59.162]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k2GG2BjJ009853; Thu, 16 Mar 2006 11:02:11 -0500 Message-ID: <44198C02.5000402@redhat.com> Date: Thu, 16 Mar 2006 16:02:00 -0000 From: William Cohen User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Ellerman CC: "Frank Ch. Eigler" , systemtap@sourceware.org Subject: Re: elfutils on Debian? References: <20060315143539.GO6930@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00815.txt.bz2 Michael Ellerman wrote: > On 3/16/06, Frank Ch. Eigler wrote: > >>Re elfutils libdw/libelf build glitches, this patch from Roland may help. >>(Any reason you didn't commit it, Roland?) >>http://sources.redhat.com/ml/systemtap/2006-q1/msg00751.html > > > Thanks, with that patch I can build elfutils and systemtap. Now I've > just got to work out why all these tests are failing :) You might try updating your cvs repository and trying the tests again. I ran into this problem and it was fixed this morning by Tom Zanussi. -Will