Buildworld Fails RELENG_7

Dave Uhring duhring at charter.net
Tue May 20 03:01:30 UTC 2008


On Mon, May 19, 2008 at 10:08:22PM -0400, Josh Carroll wrote:
> > The c compiler is the one shipped with 7.0 RELEASE.  Except for the 3
> > new header files that I placed from cvsupped sources into /usr/include/sys
> > the entire system is 7.0 RELEASE.
> >
> > Prior to beginning the build I deliberately set
> >
> > # export CFLAGS=""
> >
> > Nothing else in my environment would have affected the compiler.
> 
> You're not using make -j when building world are you? If so, remove
> that and see if it then builds properly.

No, even though it is a dual-core system.  I did not want to chance a
race condition.  I simply executed 'make buildworld' initially, then
'make -DNO_CLEAN buildworld' when I encountered problems in the build.



More information about the freebsd-stable mailing list