From owner-freebsd-current Thu Jul 29 8:54:10 1999 Delivered-To: freebsd-current@freebsd.org Received: from voyager.fisicc-ufm.edu (ip-46-094.guate.net [200.12.46.94]) by hub.freebsd.org (Postfix) with ESMTP id 375FB155F4 for ; Thu, 29 Jul 1999 08:51:45 -0700 (PDT) (envelope-from obonilla@voyager.fisicc-ufm.edu) Received: (from obonilla@localhost) by voyager.fisicc-ufm.edu (8.9.3/8.9.3) id JAA01333; Thu, 29 Jul 1999 09:49:50 -0600 (CST) (envelope-from obonilla) Date: Thu, 29 Jul 1999 09:49:49 -0600 From: Oscar Bonilla To: "John W. DeBoskey" Cc: freebsd-current@FreeBSD.ORG Subject: Re: make world failure (egcs) Message-ID: <19990729094948.A1242@fisicc-ufm.edu> References: <199907291246.IAA10949@bb01f39.unx.sas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <199907291246.IAA10949@bb01f39.unx.sas.com>; from John W. DeBoskey on Thu, Jul 29, 1999 at 08:46:52AM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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