Date: Thu, 29 Jul 1999 09:49:49 -0600 From: Oscar Bonilla <obonilla@fisicc-ufm.edu> To: "John W. DeBoskey" <jwd@unx.sas.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: make world failure (egcs) Message-ID: <19990729094948.A1242@fisicc-ufm.edu> In-Reply-To: <199907291246.IAA10949@bb01f39.unx.sas.com>; from John W. DeBoskey on Thu, Jul 29, 1999 at 08:46:52AM -0400 References: <199907291246.IAA10949@bb01f39.unx.sas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 29, 1999 at 08:46:52AM -0400, John W. DeBoskey wrote: > Hi, > > The following seems to have slipped in over the last 24 hours. I'm > probably the last to see it, and it may already be fixed, but I don't > see any obvious commits: > > c++ -c -I/usr/obj/usr/src/tmp/usr/include/g++ -O -pipe -I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/config -I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc -I. -fexceptions -DIN_GCC -I/usr/obj/usr/src/tmp/usr/include -I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/inc -nostdinc++ -DL_op_new -o _op_new.o /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/new1.cc > In file included from /usr/obj/usr/src/tmp/usr/include/stddef.h:39, > from /usr/obj/usr/src/tmp/usr/include/g++/new:8, > from /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/new1.cc:28: > /usr/obj/usr/src/tmp/usr/include/machine/ansi.h:103: syntax error before `__attribute__' > /usr/obj/usr/src/tmp/usr/include/machine/ansi.h:104: syntax error before `__attribute__' > In file included from /usr/obj/usr/src/tmp/usr/include/g++/new:9, > from /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/new1.cc:28: > /usr/obj/usr/src/tmp/usr/include/g++/exception:9: syntax error before string constant > *** Error code 1 > > Stop. > *** Error code 1 > > > source is current as of 2am (6hrs, 45mins ago). > It's been fixed. It had to do with the change from bison to yacc. regards, -Oscar -- For PGP Public Key: finger obonilla@fisicc-ufm.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990729094948.A1242>