From owner-freebsd-stable@FreeBSD.ORG Mon May 24 15:07:39 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24218106566C for ; Mon, 24 May 2010 15:07:39 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta05.emeryville.ca.mail.comcast.net (qmta05.emeryville.ca.mail.comcast.net [76.96.30.48]) by mx1.freebsd.org (Postfix) with ESMTP id 055CC8FC14 for ; Mon, 24 May 2010 15:07:38 +0000 (UTC) Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87]) by qmta05.emeryville.ca.mail.comcast.net with comcast id MPsF1e0011smiN4A5T7fdP; Mon, 24 May 2010 15:07:39 +0000 Received: from koitsu.dyndns.org ([98.248.46.159]) by omta20.emeryville.ca.mail.comcast.net with comcast id MT7f1e0033S48mS8gT7f3g; Mon, 24 May 2010 15:07:39 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 142D49B422; Mon, 24 May 2010 08:07:38 -0700 (PDT) Date: Mon, 24 May 2010 08:07:38 -0700 From: Jeremy Chadwick To: Stefan Bethke Message-ID: <20100524150738.GA30549@icarus.home.lan> References: <323EFFEC-C17C-46AF-AF7C-281863F041C3@lassitu.de> <20100524120910.GA25613@icarus.home.lan> <20100524121856.GA26479@icarus.home.lan> <224129E1-5E90-4E36-A553-2F37C0CF0780@lassitu.de> <20100524122944.GA26720@icarus.home.lan> <0CFCBFC9-F613-4D16-9359-334ECED3E913@lassitu.de> <20100524131346.GA27811@icarus.home.lan> <2142CA1C-C914-4ED0-A72D-0A0161C739E3@lassitu.de> <9C8A5AA9-4460-4629-97C4-6EDE50745797@lassitu.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9C8A5AA9-4460-4629-97C4-6EDE50745797@lassitu.de> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Stable Subject: Re: make world fails in usr.sbin/config? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2010 15:07:39 -0000 On Mon, May 24, 2010 at 03:39:19PM +0200, Stefan Bethke wrote: > Am 24.05.2010 um 15:27 schrieb Stefan Bethke: > > > I've now checked out via csup, and I've put /usr/obj on UFS. The error has shifted yet again: > > cc -O2 -pipe -I. -I/usr/src/usr.bin/lex -std=gnu99 -I/usr/obj/usr/src/tmp/legacy/usr/include -c parse.c > > /usr/src/usr.bin/lex/parse.y: In function 'build_eof_action': > > /usr/src/usr.bin/lex/parse.y:786: error: 'MAXLINE' undeclared (first use in this function) > > > > I would agree that this looks like time problems or similar, but I don't see how that could be the case. > > > > I'll put the source on UFS as well, just to make sure. > > Putting the sources on a separate UFS file system "fixed" the build issue. Previously, I did have root on UFS, but /usr/src and /usr/obj on ZFS, so I don't quite understand what the difference is. I'll try reproducing your problem on said VM box I have, once I finish testing for a possible a 8.0-RELEASE to 8.1-PRERELEASE issue. -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |