From owner-freebsd-stable Sat Sep 7 10:36:12 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED5ED37B400 for ; Sat, 7 Sep 2002 10:36:08 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B53743E3B for ; Sat, 7 Sep 2002 10:36:08 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id IAA30917; Sat, 7 Sep 2002 08:44:14 -0700 Message-ID: <3D7A1ECD.5020606@owt.com> Date: Sat, 07 Sep 2002 08:44:13 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Anton Yudin Cc: freebsd-stable@FreeBSD.ORG Subject: Re: buildworld problem References: <200209070849.g878n7mZ027851@ib.com.ua> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anton Yudin wrote: > File /usr/src/contrib/binutils/ld/ld.h includes file libintl.h, but > i have no libintl.h in /usr/src ... so buildworld fails. I think you might have some old stuff left behind that is causing the failure. I also don't have a libintl.h in /usr/src. A locate shows ruby# locate libintl.h /usr/local/include/libintl.h /usr2/ncvs/src/contrib/texinfo/lib/libintl.h,v /usr2/ncvs/src/gnu/usr.bin/sort/libintl.h,v The /usr2/ncvs/src is my local cvs-mirror. My buildworlds on 4 differnt systems have not failed. I think I would make sure your system date is correct and then cd /usr/src make cleandir make cleandir and re-cvsup. This should clean up any old code. Kent > > hints: > > ----------------- > src/contrib/binutils/ld/ld.h > > Revision 1.1.1.2.6.3, Sun Sep 1 23:44:13 2002 UTC (5 days, 9 hours ago) by obrien > Branch: RELENG_4 > Changes since 1.1.1.2.6.2: +16 -5 lines > > Upgrade to binutils 2.12.1. > > ----------------- > src/contrib/texinfo/lib/libintl.h > > Revision 1.1.1.1.2.1, Wed Aug 7 16:53:38 2002 UTC (4 weeks, 2 days ago) by ru > Branch: RELENG_4 > Changes since 1.1.1.1: +0 -0 lines > FILE REMOVED > MFC: GNU texinfo 4.2. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message