From owner-freebsd-stable Fri Sep 15 8:27:41 2000 Delivered-To: freebsd-stable@freebsd.org Received: from morpheus.skynet.be (morpheus.skynet.be [195.238.2.39]) by hub.freebsd.org (Postfix) with ESMTP id 0C5AC37B42C for ; Fri, 15 Sep 2000 08:27:36 -0700 (PDT) Received: from [195.238.1.121] (brad.techos.skynet.be [195.238.1.121]) by morpheus.skynet.be (Postfix) with ESMTP id 52774DDAA for ; Fri, 15 Sep 2000 17:27:34 +0200 (MET DST) Mime-Version: 1.0 X-Sender: blk@pop.skynet.be Message-Id: Date: Fri, 15 Sep 2000 17:24:11 +0200 To: FreeBSD-STABLE Mailing List From: Brad Knowles Subject: make buildworld dies? Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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, || 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