Date: Fri, 15 Sep 2000 17:24:11 +0200 From: Brad Knowles <blk@skynet.be> To: FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org> Subject: make buildworld dies? Message-ID: <v04220812b5e7ef4a2ebe@[195.238.1.121]>
next in thread | raw e-mail | index | archive | help
Folks, I've got a new server I'm installing. I put FreeBSD 4.1-RELEASE on to start, and now I'm updating to 4.1-STABLE. I've already done the "make update" in /usr/src, and was started on doing a "make buildworld", when the process bombed on me: c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe -I. -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_STDLIB_H=1 -DUNISTD_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1 -DSTDIO_H_DECLARES_POPEN=1 -DSTDIO_H_DECLARE_PCLOSE=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DSYS_SIGLIST_DECLARED=1 -I/usr/src/gnu/usr.bin/groff/pic/../../../../contrib/groff/include -fno-for-scope -I/usr/obj/usr/src/i386/usr/include -fno-rtti -fno-exceptions -c /usr/src/gnu/usr.bin/groff/pic/../../../../contrib/groff/pic/main.cc c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe -I. -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_STDLIB_H=1 -DUNISTD_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1 -DSTDIO_H_DECLARES_POPEN=1 -DSTDIO_H_DECLARE_PCLOSE=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DSYS_SIGLIST_DECLARED=1 -I/usr/src/gnu/usr.bin/groff/pic/../../../../contrib/groff/include -fno-for-scope -I/usr/obj/usr/src/i386/usr/include -fno-rtti -fno-exceptions -c /usr/src/gnu/usr.bin/groff/pic/../../../../contrib/groff/pic/object.cc *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff/pic. *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any ideas what the problem is here, and what I can do to help fix it? Thanks! -- These are my opinions -- not to be taken as official Skynet policy ====================================================================== Brad Knowles, <blk@skynet.be> || Belgacom Skynet SA/NV Systems Architect, Mail/News/FTP/Proxy Admin || Rue Colonel Bourg, 124 Phone/Fax: +32-2-706.13.11/12.49 || B-1140 Brussels http://www.skynet.be || Belgium "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin, Historical Review of Pennsylvania. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v04220812b5e7ef4a2ebe>