看板 DFBSD_kernel 關於我們 聯絡資訊
Matthew Dillon wrote: > :cc -O -pipe -march=pentium -DLIBC_RCS -DSYSLIBC_RCS > :-I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 > :-DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c > :/usr/src/lib/libc/../libc/locale/ansi.c -o ansi.o > :*** Error code 1 > : > :Stop in /usr/src/lib/libc. > :*** Error code 1 > > The error still isn't listed. Matt, there's something wrong with your newsreader. His posts very distinctly had the lines: __ cc: Internal compiler error: program cc1 got fatal signal 11 __ __ cc: Internal compiler error: program cc1 got fatal signal 4 __ (I've placed __ before and after in hopes of thwarting your reader bug). The fact that it's stopping in different files (errors.c/ansi.c) and with different ICEs (sig11/sig4) points towards a hardware problem. Dave