From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18805 invoked by alias); 10 Oct 2005 23:15:37 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 18766 invoked by uid 22791); 10 Oct 2005 23:15:34 -0000 Received: from 220-245-201-253.static.tpgi.com.au (HELO universe.preston.net) (220.245.201.253) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 10 Oct 2005 23:15:34 +0000 Received: from norman (norman.preston.net [202.14.10.82]) by universe.preston.net (8.11.6/8.11.6) with ESMTP id j9ANEY130032; Tue, 11 Oct 2005 09:14:34 +1000 Subject: Re: [PATCH] Relative source file search From: Craig Jeffree To: Daniel Jacobowitz Cc: Bob Rossi , gdb-patches@sources.redhat.com In-Reply-To: <20051010164701.GA29881@nevyn.them.org> References: <1127806796.32709.17.camel@norman> <1128389039.32709.128.camel@norman> <20051004013535.GA24000@nevyn.them.org> <1128560230.18954.14.camel@norman> <20051006021548.GA5232@white> <1128566917.18954.39.camel@norman> <20051006130035.GA6184@white> <1128641520.18954.63.camel@norman> <20051007002522.GA7444@white> <1128920165.25000.56.camel@norman> <20051010164701.GA29881@nevyn.them.org> Content-Type: text/plain Date: Mon, 10 Oct 2005 23:15:00 -0000 Message-Id: <1128986073.25000.80.camel@norman> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-10/txt/msg00096.txt.bz2 On Mon, 2005-10-10 at 12:47 -0400, Daniel Jacobowitz wrote: > On Mon, Oct 10, 2005 at 02:56:04PM +1000, Craig Jeffree wrote: > > make[4]: Entering directory `/staff/cjeffree/gdb/gdb-cvs/src/opcodes/po' > > make[4]: *** No rule to make target `ga.po', needed by `ga.gmo'. Stop. > > Are you missing gettext on your host system? I've got gettext-0.11.4-7. I might try a fresh checkout, I don't remember exactly what command I checked out with, but I don't remember the module name being gdb+dejagnu as Bob suggested.