Date: Thu, 16 Jul 1998 00:58:08 -0400 From: Daniel Kligerman <kligs@blurred.net> To: current@FreeBSD.ORG Subject: Problem building libbib during buildworld Message-ID: <19980716005808.A20663@insight.blurred.net>
index | next in thread | raw e-mail
Hello. I am attempting to 'make buildworld' FreeBSD 3.0-current source which
was cvsup'd two days ago, on my system:
FreeBSD insight.blurred.net 3.0-980520-SNAP FreeBSD 3.0-980520-SNAP #0:
Tue Jul 14 04:16:49 EDT 1998 root@insight.blurred.net:
/usr/src/sys/compile/INSIGHT i386
I received the following error, and am unsure as to what might be causing it.
Any suggestions would be appreciated. If more information is required, please
let me know.
Thanks.
---
...
building standard driver library
ranlib libdriver.a
===> libbib
c++ -I/usr/obj/usr/src/tmp/usr/include/g++ -O -pipe -I/usr/src/gnu/usr.bin/groff/libbib/../include -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_OSFCN_H=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/libbib/../../../../contrib/groff/include -fno-for-scope -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/groff/libbib/../../../../contrib/groff/libbib/common.cc -o common.o
c++ -I/usr/obj/usr/src/tmp/usr/include/g++ -O -pipe -I/usr/src/gnu/usr.bin/groff/libbib/../include -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_OSFCN_H=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/libbib/../../../../contrib/groff/include -fno-for-scope -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/groff/libbib/../../../../contrib/groff/libbib/index.cc -o index.o
/usr/src/gnu/usr.bin/groff/libbib/../../../../contrib/groff/libbib/index.cc: In method `int index_search_item::load(int)':
/usr/src/gnu/usr.bin/groff/libbib/../../../../contrib/groff/libbib/index.cc:217: Internal compiler error.
/usr/src/gnu/usr.bin/groff/libbib/../../../../contrib/groff/libbib/index.cc:217: Please submit a full bug report to `bug-g++@prep.ai.mit.edu'.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
--
|) |\ o _, , @blurred.net | Daniel Kligerman
|/) |/ | / | / \_ @feh.net | "I do not fear computers.
| \/|_/|/\/|/ \/ @drivel.net | I fear the lack of them."
(| | -- Isaac Asimov
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980716005808.A20663>
