Date: Fri, 1 Nov 2002 12:50:38 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: Daniel Flickinger <attila@hun.org> Cc: FreeBSD-CURRENT <current@FreeBSD.ORG> Subject: Re: another include failure to find in buildworld Message-ID: <20021101125038.A85578@kayak.xcllnt.net> In-Reply-To: <20021101072304.sAZL15425@hun.org> References: <20021101072304.sAZL15425@hun.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 01, 2002 at 07:23:04AM +0000, Daniel Flickinger wrote: > > This is another instance where the build is not reading > from the /usr/obj tree, reading from /usr/include first. I don't think so. You cannot do cross-builds if you're messing up the include searches. I would suggest you check out a clean source tree, revert /usr/include to a state where you know it failed before (ie remove /usr/include/uuid.h for example) and start a *non-parallel* build without any options like -k or -s for target buildworld *AFTER* validating and preferrably nuking /etc/make/.conf. There's really no point complaining on the list about breakages that you only see. If the failure is real, we at least need to be able to reproduce it before we can fix it and so far you're the only one with problems. I'll do the same to make sure my claim that you're the only one who sees this has been verified for me for the latest sources... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021101125038.A85578>