Date: Mon, 27 May 2002 23:48:05 -0600 (MDT) From: "M. Warner Losh" <imp@village.org> To: grog@FreeBSD.ORG Cc: ru@FreeBSD.ORG, sobomax@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: World is broken Message-ID: <20020527.234805.02183457.imp@village.org> In-Reply-To: <20020528100429.F16567@wantadilla.lemis.com> References: <3CF2185A.635D3709@FreeBSD.org> <20020527132254.GA85117@sunbay.com> <20020528100429.F16567@wantadilla.lemis.com>
index | next in thread | previous in thread | raw e-mail
In message: <20020528100429.F16567@wantadilla.lemis.com>
"Greg 'groggy' Lehey" <grog@FreeBSD.ORG> writes:
: On Monday, 27 May 2002 at 16:22:54 +0300, Ruslan Ermilov wrote:
: > On Mon, May 27, 2002 at 02:28:26PM +0300, Maxim Sobolev wrote:
: >> Finally I have decided to give post gcc-3.1 perless world a
: >> try, but found that world doesn't build. :(( The system in
: >> question is 5-CURRENT makeworlded about a month ago.
: >>
: >> Any ideas?
: >>
: > Your /usr/include is hosed, well, actually your machine/stdarg.h
: > is the broken version (rev. 1.12). Please manually install the
: > revision 1.14 under /usr/include/machine/ and try again.
:
: Why is the build using /usr/include? I thought it should use the
: header files in the source tree.
buildworld uses /usr/include to build the tools that it uses to build
the system. That second build is done w/o /usr/include from the tree
you are building from, but the first build must necessarily use
/usr/include.
Warner
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020527.234805.02183457.imp>
