When attempting to builworld on a -current system from about the 24th, buildworld 
bombs like this:
--------------------------------------------------------------
>>> stage 1: bootstrap tools
--------------------------------------------------------------
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/i386  DESTDIR=/usr/obj/usr/src/i3
86  INSTALL="sh /usr/src/tools/install.sh"  MACHINE_ARCH=i386  TOOLS_PREFIX=/usr
/obj/usr/src/i386  PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr
/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makef
ile.inc1 -DBOOTSTRAPPING  -DNOHTML -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHAR
ED bootstrap-tools
cd /usr/src/games/fortune/strfile;  make obj;  make depend;  make all;  make ins
tall
/usr/obj/usr/src/i386/usr/src/games/fortune/strfile created for /usr/src/games/f
ortune/strfile
rm -f .depend
mkdep -f .depend -a      /usr/src/games/fortune/strfile/strfile.c
cd /usr/src/games/fortune/strfile; make _EXTRADEPEND
echo strfile: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
cc -O -pipe  -Wall    -c /usr/src/games/fortune/strfile/strfile.c
cc: Internal compiler error: program as got fatal signal 11
*** Error code 1

Stop in /usr/src/games/fortune/strfile.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
uriel# /usr/src/games/fortune/strfile/strfile.c: In function `cmp_str':
/usr/src/games/fortune/strfile/strfile.c:439: output pipe has been closed

Any ideas?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to