From owner-freebsd-questions Sun May 16 11:56:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id E359814C9E for ; Sun, 16 May 1999 11:56:12 -0700 (PDT) (envelope-from mmercer@ipass.net) Received: from ipass.net (ppp-1-101.dialup.rdu.ipass.net [209.170.132.101]) by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id OAA10211 for ; Sun, 16 May 1999 14:56:06 -0400 (EDT) Message-ID: <373F14C6.258AF4FD@ipass.net> Date: Sun, 16 May 1999 14:56:06 -0400 From: "Michael E. Mercer" Reply-To: mmercer@ipass.net X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: error making world. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Two machines were running 3.1-stable. First machine (cvsup'd yesterday) upgraded no problem Second machine fails to 'make buildworld' Fresh cvsup 2 hours ago. make buildworld failing here.... ----------------------------- ===> libgroff c++ -Wall -O -pipe -c /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/assert.cc -o assert.o c++ -Wall -O -pipe -c /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/change_lf.cc -o change_lf.o c++ -Wall -O -pipe -c /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc -o cmap.o /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:25: cmap.h: No such file or directory /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:27: parse error before `(' /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:27: `CMAP_BUILTIN' was not declared in this scope /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:27: warning: ANSI C++ forbids declaration `cmlower' with no type or storage class /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:28: parse error before `(' /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:28: `CMAP_BUILTIN' was not declared in this scope /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:28: warning: ANSI C++ forbids declaration `cmupper' with no type or storage class /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:36: parse error before `::' /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:48: parse error before `::' /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:54: warning: ANSI C++ forbids declaration `initialised' with no type or storage class /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/cmap.cc:56: parse error before `void' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. root on YouAreAt, 1999/05/16Sun 14:01:08 /usr/src > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message