Date: Thu, 14 Feb 2008 23:30:06 GMT From: Volker <volker@vwsoft.com> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/120679: buildworld failes on RC2 / RC1 Message-ID: <200802142330.m1ENU6WE027198@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/120679; it has been noted by GNATS. From: Volker <volker@vwsoft.com> To: bug-followup@FreeBSD.org, nollan@phreaker.net Cc: Subject: Re: misc/120679: buildworld failes on RC2 / RC1 Date: Fri, 15 Feb 2008 00:20:22 +0100 Johan, > Between csups I 'rm /usr/src/*' has that been a typo? To be extra safe, you can remove compiler output by using `rm -r /usr/obj/*' or `cd /usr/src; make clean' Have you done `mergemaster -p' before running `make buildworld'? You aren't cross-building, aren't you? I've checked the tinderbox output of the last few days and found nothing wrong in general. I suspect you're having something strange in /etc/make.conf? If the problem persists, please show us your /etc/make.conf or try to build even w/o any make.conf.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802142330.m1ENU6WE027198>