"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.
__
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 -W
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}:19
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. -I..
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. -I