From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20653 invoked by alias); 29 Jun 2007 19:35:45 -0000 Received: (qmail 20643 invoked by uid 22791); 29 Jun 2007 19:35:44 -0000 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,FORGED_RCVD_HELO,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; Fri, 29 Jun 2007 19:35:42 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l5TJZd4w016410 for ; Fri, 29 Jun 2007 15:35:40 -0400 Received: from gateway.sf.frob.com (vpn-14-245.rdu.redhat.com [10.11.14.245]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l5TJZdcQ010703 for ; Fri, 29 Jun 2007 15:35:39 -0400 Received: from magilla.localdomain (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id B56D2357B; Fri, 29 Jun 2007 12:35:38 -0700 (PDT) Received: by magilla.localdomain (Postfix, from userid 5281) id AAC194D0644; Fri, 29 Jun 2007 12:35:38 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: grundym@us.ibm.com (grundy) Cc: systemtap@sources.redhat.com Subject: Re: elfutils 0.128 build error In-Reply-To: grundy's message of Friday, 29 June 2007 14:29:19 -0400 <20070629182919.GA6715@us.ibm.com> Emacs: it's all fun and games, until somebody tries to edit a file. Message-Id: <20070629193538.AAC194D0644@magilla.localdomain> Date: Fri, 29 Jun 2007 19:35:00 -0000 X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2007-q2/txt/msg00632.txt.bz2 It needs this trivial fix. sed -i /ifndef/s/PACKAGE/PACKAGE_NAME/ libdwfl/libdwflP.h