Buildworld Fails RELENG_7
Dave Uhring
duhring at charter.net
Mon May 19 17:03:37 UTC 2008
On Mon, May 19, 2008 at 09:59:25AM -0700, Jeremy Chadwick wrote:
>
> Is there breakage of some sort being caused by your make.conf or (less
> probable) your src.conf? Any filesystem corruption (boot single user
> and force fsck on all the filesystems)?
[duhring at maxwell /etc]$ grep -v ^# make.conf
CPUTYPE?=athlon64
CFLAGS= -O2 -fno-strict-aliasing -pipe -m32
CXXFLAGS+= -fconserve-space
MAKE_SHELL?=sh
COPTFLAGS= -O -pipe
INSTALL=install -C
MTREE_FOLLOWS_SYMLINKS= -L
ENABLE_SUID_SSH=
NO_SENDMAIL=
NO_PROFILE=
DOC_LANG= en_US.ISO8859-1
src.conf is untouched.
> In all the years I've used FreeBSD, I've never had to copy include files
> from parts of /usr/src to get buildworld to work, so this is very odd
> behaviour.
Start with a clean RELEASE userland and try to build RELENG_7 today :)
More information about the freebsd-stable
mailing list