From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25555 invoked by alias); 28 Jun 2005 20:11:18 -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 25538 invoked by uid 22791); 28 Jun 2005 20:11:13 -0000 Received: from mta09-winn.ispmail.ntl.com (HELO mta09-winn.ispmail.ntl.com) (81.103.221.49) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 28 Jun 2005 20:11:13 +0000 Received: from aamta09-winn.ispmail.ntl.com ([81.103.221.35]) by mta09-winn.ispmail.ntl.com with ESMTP id <20050628201111.CUOL11649.mta09-winn.ispmail.ntl.com@aamta09-winn.ispmail.ntl.com>; Tue, 28 Jun 2005 21:11:11 +0100 Received: from [127.0.0.1] (really [81.108.244.65]) by aamta09-winn.ispmail.ntl.com with ESMTP id <20050628201110.UQWI5558.aamta09-winn.ispmail.ntl.com@[127.0.0.1]>; Tue, 28 Jun 2005 21:11:10 +0100 Message-ID: <42C1AEDC.9020101@ntlworld.com> Date: Tue, 28 Jun 2005 20:11:00 -0000 From: Dave Murphy User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: Mark Kettenis CC: neuwald@inf.ufsc.br, gdb@sources.redhat.com Subject: Re: GDB error References: <6097c490506240642317a9836@mail.gmail.com> <20050628102011.lnwo9p96owcokck4@webmail.inf.ufsc.br> <200506281935.j5SJZGlQ000847@elgar.sibelius.xs4all.nl> In-Reply-To: <200506281935.j5SJZGlQ000847@elgar.sibelius.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0526-1, 28/06/2005), Outbound message X-Antivirus-Status: Clean X-SW-Source: 2005-06/txt/msg00299.txt.bz2 Mark Kettenis wrote: > make[1]: *** [lrealpath.o] Error 1 > make[1]: Leaving directory `/tmp/build/gdb/libiberty' > make: *** [all-libiberty] Error 2 > make: Leaving directory `/tmp/build/gdb' > > How can i fix this? > >Get yourself a real operating system ;-). Or pretend you have one by >installing Cygwin. > > Oh how constructive. Why don't you learn to quote? Evandro: The Mingw project has patched sources for 6.3 available at http://prdownloads.sf.net/mingw/gdb-6.3-1.tar.bz2?download you may have better luck compiling for a windows host with that Dave