From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13172 invoked by alias); 18 Mar 2002 20:34:09 -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 13042 invoked from network); 18 Mar 2002 20:34:06 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 18 Mar 2002 20:34:06 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16n3pG-00072u-00; Mon, 18 Mar 2002 15:33:50 -0500 Date: Mon, 18 Mar 2002 12:34:00 -0000 From: Daniel Jacobowitz To: Niraj Gupta Cc: gdb@sources.redhat.com Subject: Re: compile issues with target=powerpc-linux Message-ID: <20020318153350.A27062@nevyn.them.org> Mail-Followup-To: Niraj Gupta , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i X-SW-Source: 2002-03/txt/msg00171.txt.bz2 On Mon, Mar 18, 2002 at 11:02:24AM -0800, Niraj Gupta wrote: > > i am trying to copile for target=powerpc-linux on intel platform > and getting this error > > gcc -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS > -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 > -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. > -I../../../src/sim/ppc -I../../../src/sim/ppc/../../include -I../../bfd > -I../../../src/sim/ppc/../../bfd -I../../gdb -I../../../src/sim/ppc/../../gdb > -I../../../src/sim/ppc/../../gdb/config -I../../../src/sim/ppc/../../mmalloc > ../../../src/sim/ppc/main.c > targ-map.c is unchanged > In file included from ../../../src/sim/ppc/sim_calls.c:43: > ../../../src/sim/ppc/../../gdb/defs.h:43: gdb/signals.h: No such file or > directory > > i have tried cvs update and cvs update -AP and some how i don't see this > file coming in, has anybody else run into this problem. Add -d to your cvs update command and you should get the new include/gdb/ directory. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer