Date: Sun, 16 May 1999 14:56:06 -0400 From: "Michael E. Mercer" <mmercer@ipass.net> To: freebsd-questions@FreeBSD.ORG Subject: error making world. Message-ID: <373F14C6.258AF4FD@ipass.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?373F14C6.258AF4FD>