Date: Mon, 24 May 2010 06:26:18 -0700 From: David Wolfskill <david@catwhisker.org> To: Stefan Bethke <stb@lassitu.de> Cc: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: Re: make world fails in usr.sbin/config? Message-ID: <20100524132618.GO1478@albert.catwhisker.org> In-Reply-To: <0CFCBFC9-F613-4D16-9359-334ECED3E913@lassitu.de> References: <323EFFEC-C17C-46AF-AF7C-281863F041C3@lassitu.de> <20100524120910.GA25613@icarus.home.lan> <E55CDD84-E46E-4ABB-995D-B4F794F80BD6@lassitu.de> <20100524121856.GA26479@icarus.home.lan> <224129E1-5E90-4E36-A553-2F37C0CF0780@lassitu.de> <20100524122944.GA26720@icarus.home.lan> <0CFCBFC9-F613-4D16-9359-334ECED3E913@lassitu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Mon, May 24, 2010 at 02:59:01PM +0200, Stefan Bethke wrote: > ... > It sure looks like it. Now that I've checked out again, the error has moved to: > cc -O2 -pipe -DHAS_ISBLANK -I. -I/usr/src/usr.bin/awk/../../contrib/one-true-awk -DFOPEN_MAX=64 -I/usr/obj/usr/src/tmp/legacy/usr/include -L/usr/obj/usr/src/tmp/legacy/usr/lib /usr/src/usr.bin/awk/../../contrib/one-true-awk/maketab.c -o maketab > In file included from /usr/src/usr.bin/awk/../../contrib/one-true-awk/maketab.c:35: > ./ytab.h:98: warning: data definition has no type or storage class > ./ytab.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'yylval' > *** Error code 1 > > Stop in /usr/src/usr.bin/awk. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Again, it appears as if YYSTYPE is defined but empty. ytab.h looks a bit odd to me: > ... My laptop has finished byilding the stable/8 world successfully at r208488 (it's still building the kernel); my build machine completed the stable/8 build -- also at r208488 -- (and is now building head). I use a -j factor of $(( 2 \* $( sysctl -n hw.ncpu ) )). Peace, david -- David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkv6fnoACgkQmprOCmdXAD3vywCfd8Y8fSV3ri2sAS6ZL6vyijAE fhAAn1ze/plbTS4UOz8H2towI331Eqol =UrVs -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100524132618.GO1478>
