Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Nov 2002 20:22:05 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Charles Pelletier <fozekizer@attbi.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: internal compiler error during make buildworld
Message-ID:  <3DC5F5ED.9090204@owt.com>
References:  <000e01c283b0$e9144e20$32040101@hume>

next in thread | previous in thread | raw e-mail | index | archive | help


Charles Pelletier wrote:
> I haven't had this problem show up before when upgrading.
> During make buildworld everything went pretty smoothly UNTIL it got to
> ===>games
> ===>games/adventure
> cc -0 -pipe    -traditional-cpp    -c /usr/src/games/adventure/main.c
> cc: Internal compiler error:  program cc2 got fatal signal 11

Signal 11's are almost always hardware. They even wrote a faq about 
it. See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#SIGNAL11

Kent

> ***Error code 1
> Stop in /usr/src/games/adventure
> Stop in /usr/src/games
> Stop in /usr/src
> Stop in /usr/src
> Stop in /usr/src
> 
> All Error code 1
> 
> I've done some googling but everything I've seen has been limited to
> installations/upgrades of specific ports and not the whole process.
> Ideas? Suggestions? Should I just setup a REFUSE file to avoid the games.
> 
> j/n case, these are the steps I'm following:
> . cvsup cvsupfile
> 2. make -j4 buildworld
> 3. make installworld
> 4. make new kernel:  (/usr/src/sys/i386/conf/)
>  cp OLDKERNEL NEWKERNEL
>  ee NEWKERNEL (replace name of oldkernel with newkernel name)
>  save
>  run /usr/sbin/config NEWKERNEL
>  make depend ../../compile/NEWKERNEL
>  make
>  make install
> 5. reboot
> 
> Now, for those of you wondering, no, I have not used mergemaster before and,
> no, I've never had problems upgrading. I'm upgrading from 4.6 to 4.7.
> any help is appreciated,
> 
> Charles Pelletier
> Tech. Coordinator
> St Luke's School
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
> .
> 


-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


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?3DC5F5ED.9090204>