Date: Thu, 29 Jul 1999 08:46:52 -0400 (EDT) From: "John W. DeBoskey" <jwd@unx.sas.com> To: freebsd-current@freebsd.org Subject: make world failure (egcs) Message-ID: <199907291246.IAA10949@bb01f39.unx.sas.com>
next in thread | raw e-mail | index | archive | help
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). Thanks! John 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?199907291246.IAA10949>