From owner-freebsd-stable Mon Apr 6 13:23:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01162 for freebsd-stable-outgoing; Mon, 6 Apr 1998 13:23:11 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from cube3.erinet.com (cube3.erinet.com [198.6.245.53]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA00925 for ; Mon, 6 Apr 1998 13:22:17 -0700 (PDT) (envelope-from richard@cube3.erinet.com) Received: from localhost (richard@localhost) by cube3.erinet.com (8.8.8/8.8.7) with SMTP id QAA05194 for ; Mon, 6 Apr 1998 16:30:39 -0400 (EDT) (envelope-from richard@cube3.erinet.com) Date: Mon, 6 Apr 1998 16:30:39 -0400 (EDT) From: Richard Stanaford To: freebsd-stable@FreeBSD.ORG Subject: Make buildworld fails.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Hello, I ran CVSup today (980406) and synched up my source tree. I removed /usr/obj, went in to the /usr/src directory and entered 'make buildworld' and it dies here.. Uhm.. what happened? :-) ===> tbl c++ -I/usr/obj/usr/src/tmp/usr/include/g++ -O -pipe -I/usr/src/gnu/usr.bin/groff/tbl/../incl ude -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_STDLIB_H =1 -DSTDLIB_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1 -DSTDIO_H_DECLARES_POPEN=1 -DST DIO_H_DECLARE_PCLOSE=1 -DHAVE_CC_OSFCN_H=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STR UCT_EXCEPTION=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DSYS_SIGLIST_DECLARED=1 -I/usr/src/gnu/usr .bin/groff/tbl/../../../../contrib/groff/include -I/usr/src/gnu/usr.bin/groff/tbl/include -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/groff/tbl/../../../../contrib/gro ff/tbl/main.cc *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message