From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15824 invoked by alias); 28 May 2005 02:17:15 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 15812 invoked by uid 22791); 28 May 2005 02:17:13 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sat, 28 May 2005 02:17:13 +0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1Dbqsx-0007Jp-3y; Fri, 27 May 2005 22:17:11 -0400 Date: Sat, 28 May 2005 02:17:00 -0000 From: Daniel Jacobowitz To: Ivan Popivanov Cc: gdb@sources.redhat.com Subject: Re: Problems compiling GDB on AIX Message-ID: <20050528021711.GA28116@nevyn.them.org> Mail-Followup-To: Ivan Popivanov , gdb@sources.redhat.com References: <4297CC4B.4090301@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4297CC4B.4090301@gmx.net> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00364.txt.bz2 On Fri, May 27, 2005 at 09:41:31PM -0400, Ivan Popivanov wrote: > No problems compiling gdb-6.0, however, when I try to compile anything > newer I get from "make install" the error I pasted at the end of this > message. Note that I don't have root account and I compiled and > installed make, libtool and few other utilities under $HOME/installs. Try using an absolute path to the configure script, instead of '.'. This is fixed in CVS. -- Daniel Jacobowitz CodeSourcery, LLC