From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31204 invoked by alias); 17 May 2006 22:59:49 -0000 Received: (qmail 31194 invoked by uid 22791); 17 May 2006 22:59:49 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 17 May 2006 22:59:47 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FgUzZ-0005Hl-64; Wed, 17 May 2006 18:59:45 -0400 Date: Thu, 18 May 2006 08:47:00 -0000 From: Daniel Jacobowitz To: Martin Michlmayr Cc: binutils@sourceware.org Subject: Re: 2.16.93 prerelease available Message-ID: <20060517225945.GA20297@nevyn.them.org> Mail-Followup-To: Martin Michlmayr , binutils@sourceware.org References: <20060517192841.GA13224@nevyn.them.org> <20060517222444.GB7961@deprecation.cyrius.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060517222444.GB7961@deprecation.cyrius.com> User-Agent: Mutt/1.5.11+cvs20060403 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00308.txt.bz2 On Thu, May 18, 2006 at 12:24:44AM +0200, Martin Michlmayr wrote: > * Daniel Jacobowitz [2006-05-17 15:28]: > > I will give a little while to see if further problems crop up (or > > e.g. more detail on the SPARC libiberty build trouble). > > I still see this but you can probably ignore it. Basically, when I take a > tar file and run ./configure ; make it works. However, when I take the tar > file, the debian/ directory from the current Debian package and run > dpkg-buildpackage then it works fine on i386 and powerpc but gives this > libiberty error on sparc. Unfortunately, I cannot see anything obviously > wrong in debian/rules... Try mkdir objdir; cd objdir; ../configure. Does that reproduce it? If so, does libiberty/pic exist, and what's in libiberty/Makefile:PICFLAG? -- Daniel Jacobowitz CodeSourcery