BRT
07-23-2001, 04:32 PM
I was having buildworld work fine for a while, then all of a sudden it stopped working on me giving me the following errors:
cc: Internal compiler error: program cc1 got fatal signal 10
*** Error code 1
Stop in /usr/src/gnu/usr.bin/cc/cc_int.
*** Error code 1
Stop in /usr/src/gnu//usr.bin/cc
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
My make.conf file has:
CFLAGS= -O -pipe
NOPROFILE= yes
USA_RESIDENT= yes
I might be doing something different, but as far as I can tell I'm doing everything the same way I was when it was working. Thanks for any help.
cc: Internal compiler error: program cc1 got fatal signal 10
*** Error code 1
Stop in /usr/src/gnu/usr.bin/cc/cc_int.
*** Error code 1
Stop in /usr/src/gnu//usr.bin/cc
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
My make.conf file has:
CFLAGS= -O -pipe
NOPROFILE= yes
USA_RESIDENT= yes
I might be doing something different, but as far as I can tell I'm doing everything the same way I was when it was working. Thanks for any help.