From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29261 invoked by alias); 26 Jan 2005 16:20:27 -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 29193 invoked from network); 26 Jan 2005 16:20:19 -0000 Received: from unknown (HELO smtp-vbr11.xs4all.nl) (194.109.24.31) by sourceware.org with SMTP; 26 Jan 2005 16:20:19 -0000 Received: from webmail.xs4all.nl (webmail9.xs4all.nl [194.109.22.169]) by smtp-vbr11.xs4all.nl (8.12.11/8.12.11) with ESMTP id j0QGKG0t024817; Wed, 26 Jan 2005 17:20:16 +0100 (CET) (envelope-from mark.kettenis@xs4all.nl) Received: from 192.87.1.200 by webmail.xs4all.nl with HTTP; Wed, 26 Jan 2005 17:20:16 +0100 (CET) Message-ID: <12946.192.87.1.200.1106756416.squirrel@192.87.1.200> In-Reply-To: <41F7BD6A.1000709@gnu.org> References: <200501221604.j0MG4hV2001437@elgar.sibelius.xs4all.nl> <01c500b3$Blat.v2.4$1348a0c0@zahav.net.il> <200501231409.j0NE9Uii069769@elgar.sibelius.xs4all.nl> <41F551BF.10603@gnu.org> <200501242028.j0OKSqTQ001507@elgar.sibelius.xs4all.nl> <41F56763.7070701@gnu.org> <200501252051.j0PKpXOm001364@elgar.sibelius.xs4all.nl> <41F7BD6A.1000709@gnu.org> Date: Wed, 26 Jan 2005 16:20:00 -0000 Subject: Re: Bring back the intl subdirectory please From: "Mark Kettenis" To: "Andrew Cagney" Cc: "Mark Kettenis" , schwab@suse.de, eliz@gnu.org, gdb@sources.redhat.com, binutils@sources.redhat.com User-Agent: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2005-01/txt/msg00138.txt.bz2 > >> It seems to help on sparc-sun-solaris2.7, but that system has a >> libintl of its own. > > Well, my attempt to build on solaris 2.7 worked even prior to applying > my patch. Ditto for IRIX. > >> On sparc-unknown-freebsd5.3 however, I get: >> >> make all-recursive >> Making all in doc >> Making all in po >> make: don't know how to make frNONE. Stop >> *** Error code 1 >> >> Stop in /usr/home/kettenis/src/obj/bfd. >> *** Error code 1 >> >> Stop in /usr/home/kettenis/src/obj/bfd. >> *** Error code 1 > > Was that CVS, or a nightly snapshot? This is straight out of CVS. > Remember, CVS requires that the developer install many tools including > bison and flex. The snapshots should not. I've been building from CVS before on that machine from my normal build tree that still includes intl/. All the necessary tools are present on that system. > If this is occuring with a snapshot then we've a real bug. We have a real bug, trust me! Mark