Date: Mon, 11 Jun 2001 05:59:43 -0400 (EDT) From: Chris BeHanna <behanna@zbzoom.net> To: FreeBSD-Stable <stable@freebsd.org> Subject: Re: make world dies on 4.1-RELEASE -> today's RELENG_4 Message-ID: <Pine.BSF.4.32.0106110558220.30638-100000@topperwein.dyndns.org> In-Reply-To: <3B243125.31963.1FD309BA@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 Jun 2001 dunc@tiny.net wrote:
> I just installed 4.1 from cdrom on a freshly formatted disk, cvsup'd
> stable, did a buildworld, and got this error. So unless wacky state
> information is being installed with the src distribution, that's not the
> answer. My guess is that people who have been building regularly
> have success because the updated headers were coped into the
> system include directory on a successful build before the directory
> structure was changed. But those of us trying to use the new tree
> cold are getting the old includes because the new ones aren't being
> found first any more.
Try "make cleandir; make world" or, more simply, "make
buildworld".
What's happening is that you have leftover .depend files in
/usr/src that point to the old location for the header files in
question, and you need to get rid of them.
--
Chris BeHanna
Software Engineer (Remove "bogus" before responding.)
behanna@bogus.zbzoom.net
I was raised by a pack of wild corn dogs.
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?Pine.BSF.4.32.0106110558220.30638-100000>
