Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2000 15:06:29 -0200
From:      "Antonio Carlos Pina" <apina@infolink.com.br>
To:        <freebsd-stable@freebsd.org>
Subject:   Fw: internal compiler error signal 4 making buildword in 4.2-RELEASE  fresh install
Message-ID:  <002b01c053dd$6520a550$0b6cffc8@infolink.com.br>

next in thread | raw e-mail | index | archive | help
Hello, thanks for your answer.

 I'm using everything default. My /etc/defaults/make.conf shows
#CFLAGS= -O -pipe (it's commented, but commenting it out makes no
difference).

Here are the last lines.

 --------------------------------------------------------------
 >>> stage 1: bootstrap tools
--------------------------------------------------------------
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/i386
DESTDIR=/usr/obj/usr/src/i386  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/u
sr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f
Makefile.inc1 -DNOMAN -DNOINFO -DNOHTML bootstrap-tools
cd /usr/src/games/fortune/strfile;  make obj;  make depend;  make all;  make
install
/usr/obj/usr/src/i386/usr/src/games/fortune/strfile created for
/usr/src/games/fortune/strfile
rm -f .depend
mkdep -f .depend -a    -I/usr/obj/usr/src/i386/usr/include
/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   -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/games/fortune/strfile/strfile.c
cc: Internal compiler error: program cc1 got fatal signal 4
*** 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.

 > Hmmmm.... and what CFLAGS are you using?  Show us the last 20 or so
 > compile lines.
 >
 >




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002b01c053dd$6520a550$0b6cffc8>