From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21607 invoked by alias); 28 Feb 2008 18:36:10 -0000 Received: (qmail 21597 invoked by uid 22791); 28 Feb 2008 18:36:10 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 28 Feb 2008 18:35:37 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 85D27983A1 for ; Thu, 28 Feb 2008 18:35:35 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 6A6E298140 for ; Thu, 28 Feb 2008 18:35:35 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JUnbS-0001uV-NB for gdb@sourceware.org; Thu, 28 Feb 2008 13:35:34 -0500 Date: Thu, 28 Feb 2008 19:29:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Subject: Re: is --with-libexpat-prefix broken? Message-ID: <20080228183534.GA7296@caradoc.them.org> Mail-Followup-To: gdb@sourceware.org References: <20080227234911.GC19729@adacore.com> <20080228171244.GA2501@caradoc.them.org> <20080228182843.GF19729@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080228182843.GF19729@adacore.com> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-02/txt/msg00251.txt.bz2 On Thu, Feb 28, 2008 at 10:28:43AM -0800, Joel Brobecker wrote: > Duh - You're right. I had switch from the slow AIX to a faster > sparc-solaris machine, but indeed, libexpat is installed in /usr/local. We get reports of this for ncurses all the time, too (configure will enable the TUI and then it will fail at link time). -- Daniel Jacobowitz CodeSourcery