Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Sep 2002 08:44:13 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Anton Yudin <toha@ib.com.ua>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: buildworld problem
Message-ID:  <3D7A1ECD.5020606@owt.com>
References:  <200209070849.g878n7mZ027851@ib.com.ua>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D7A1ECD.5020606>