Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2004 19:33:52 +0800
From:      "Spades" <spades@galaxynet.org>
To:        <freebsd-questions@freebsd.org>
Subject:   recompiling my kernel error
Message-ID:  <075c01c4dd19$cb709350$0200a8c0@astral>

next in thread | raw e-mail | index | archive | help
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../.. -I../../../include -I../../contrib/dev/acpica
 -I../../contrib/ipfilter  -D_KERNEL -include
pt_global.h  -mpreferred-stack-boundary=2  ../../dev/advansys/adwmcode.c
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../.. -I../../../include -I../../contrib/dev/acpica
 -I../../contrib/ipfilter  -D_KERNEL -include
pt_global.h  -mpreferred-stack-boundary=2  ../../dev/an/if_an.c
{standard input}: cc: Assembler messages:
Internal compiler error: program cc1 got fatal signal 11{standard
input}:1997:
Warning: *** Error code 1
end of file not at end of a line; newline inserted

Stop in /usr/src/sys/compile/CONF.
{standard input}:4156: bash-2.05b# Error: suffix or operands invalid for
`sub'



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?075c01c4dd19$cb709350$0200a8c0>