From owner-freebsd-current Fri Mar 8 12:45: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 0AA3937B443 for ; Fri, 8 Mar 2002 12:44:47 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g28Kifm23523; Fri, 8 Mar 2002 12:44:41 -0800 (PST) (envelope-from obrien) Date: Fri, 8 Mar 2002 12:40:37 -0800 From: "David O'Brien" To: hiten@uk.FreeBSD.org Cc: current@FreeBSD.org Subject: Re: Weird binutils error (libintl.h not found) in 5.0-CURRENT Message-ID: <20020308124037.D23350@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020308120954.C22956@dragon.nuxi.com> <20020308202609.89576.qmail@web21107.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020308202609.89576.qmail@web21107.mail.yahoo.com>; from hitmaster2k@yahoo.com on Fri, Mar 08, 2002 at 12:26:09PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 08, 2002 at 12:26:09PM -0800, Hiten Pandya wrote: > Saying that, I haven't use ENABLE_NLS anywhere. This happened to me, a > couple of weeks ago, but I had to go Germany, so I wasn't able to report > it then. > > All my buildworld's use to work perfectly, but I am getting this problem > for some reason which I can't seem to figure out. Also, I downloaded a > clean copy of the binutils tree, but I am still having the same problem. > > I tried this: > > #cd /usr/src/contrib > #rm -rf binutils > #cd /usr/src/supfiles > #cvsup -L2 -g srcsup > > U binutils/... > .. > .. The problem would be in /usr/src/gnu/usr.bin/binutils (or some other header you've installed). I should ask I guess, what is the output of: which cc cc -v echo $CC > But still.. the same problem occurs to me. Shall I try with the copy from > http://www.gnu.org and see if it works? That will tell you nothing. Your problem is the building of Binutils within /usr/src. We build it very differently than the stock FSF way. Can you debug this more? You know what appears to be defined. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message