From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22439 invoked by alias); 7 Jul 2005 00:21:02 -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 22393 invoked by uid 22791); 7 Jul 2005 00:20:57 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 07 Jul 2005 00:20:57 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1DqK8L-0003qp-Go; Wed, 06 Jul 2005 20:20:53 -0400 Date: Thu, 07 Jul 2005 00:21:00 -0000 From: Daniel Jacobowitz To: Paul Gilliam Cc: gdb@sources.redhat.com Subject: Re: Can't build on PowerPC-64 Message-ID: <20050707002053.GA14748@nevyn.them.org> Mail-Followup-To: Paul Gilliam , gdb@sources.redhat.com References: <200507061503.26454.pgilliam@us.ibm.com> <20050706215532.GA10085@nevyn.them.org> <200507061718.58371.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200507061718.58371.pgilliam@us.ibm.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-07/txt/msg00062.txt.bz2 On Wed, Jul 06, 2005 at 05:18:58PM -0700, Paul Gilliam wrote: > Yes it was there, but make couldn't find it for some reason. > > I tried it all again just now with the same results: what am I doing wrong? > > I have attached the typescript of the session inwhich I > 1) downloaded the latest CVS snapshot > 2) unpacked it > 3) did a cvs update > 4) created a build directory > 5) ran configure > 6) did 'make' > And got the same error. > > Then I did this: > gdb-ppc64-testing@dufur:~/adhoc-testing> find . -name vi.po > ./src/opcodes/po/vi.po There should be one in src/bfd/po/vi.po. > gdb-ppc64-testing@dufur:~/adhoc-testing/src> cvs update > cvs update: warning: failed to open /home/gdb-ppc64-testing/.cvspass for reading: No such file or directory What cvsroot do the snapshots use? Is it the wrong one? Cuz, you didn't get vi.po, but I did... -- Daniel Jacobowitz CodeSourcery, LLC