Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2008 12:03:34 -0500
From:      Dave Uhring <duhring@charter.net>
To:        Jeremy Chadwick <koitsu@FreeBSD.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Buildworld Fails RELENG_7
Message-ID:  <20080519170334.GA74159@charter.net>
In-Reply-To: <20080519165925.GA77907@eos.sc1.parodius.com>
References:  <20080519151739.GA50653@charter.net> <4AB77C7C-55F7-4CC3-B842-E684F6C899E3@rabson.org> <20080519163825.GA32372@charter.net> <DB8B754A-5994-4358-9F8C-93218AAEF9F4@rabson.org> <20080519165421.GA62264@charter.net> <20080519165925.GA77907@eos.sc1.parodius.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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 :)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080519170334.GA74159>