From owner-freebsd-current Wed Jul 15 21:57:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA13060 for freebsd-current-outgoing; Wed, 15 Jul 1998 21:57:56 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.blurred.net (insight.blurred.net [198.53.161.124]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA13033 for ; Wed, 15 Jul 1998 21:57:52 -0700 (PDT) (envelope-from kligs@mail.blurred.net) Received: (from kligs@localhost) by mail.blurred.net (8.8.8/8.8.4) id AAA20691 for current@freebsd.org; Thu, 16 Jul 1998 00:58:08 -0400 (EDT) Message-ID: <19980716005808.A20663@insight.blurred.net> Date: Thu, 16 Jul 1998 00:58:08 -0400 From: Daniel Kligerman To: current@FreeBSD.ORG Subject: Problem building libbib during buildworld Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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