Re: recompiling my kernel error

2004-12-10 Thread Loren M. Lang
On Wed, Dec 08, 2004 at 07:33:52PM +0800, Spades wrote: After I cvsup'd and recompiling my kernel, it came up with this error, anyone has an idea on how to fix this? -- cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith

Re: recompiling my kernel error

2004-12-10 Thread Lowell Gilbert
Loren M. Lang [EMAIL PROTECTED] writes: P.S. Is there an easy way to start a buildworld or buildkernel again without having it auto-clean first for cases like this, or when just making a minor chance to a source file? make -DNOCLEAN buildworld will help.

recompiling my kernel error

2004-12-08 Thread Spades
After I cvsup'd and recompiling my kernel, it came up with this error, anyone has an idea on how to fix this? -- cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I.

recompiling my kernel error

2004-12-08 Thread Spades
After I cvsup'd and recompiling my kernel, it came up with this error, anyone has an idea on how to fix this? -- cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I.

Re: recompiling my kernel error

2004-12-08 Thread Giorgos Keramidas
On 2004-12-08 19:11, Spades [EMAIL PROTECTED] wrote: After I cvsup'd and recompiling my kernel, it came up with this error, anyone has an idea on how to fix this? -- {standard input}: cc: Assembler messages: Internal compiler error: program cc1 got fatal signal 11{standard input}:1997: