Is there anybody compiled kernel 2.1.109 successful on Linux/Alpha?
I always encountered this error:
make[2]: Entering directory `/usr/src/linux-2.1.109/mm'
gcc -D__KERNEL__ -I/usr/src/linux-2.1.109/include -Wall
-Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -c -o page_alloc.o
page_all
oc.c
page_alloc.c: In function `__free_page':
page_alloc.c:170: internal error--unrecognizable insn:
(jump_insn 300 292 301 (return) -1 (nil)
(nil))
cpp: output pipe has been closed
{standard input}: Assembler messages:
{standard input}:177: Warning: Missing .end or .bend at end of file
gcc Internal compiler error: program cc1 got fatal signal 6
make[2]: *** [page_alloc.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.1.109/mm'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.109/mm'
make: *** [linuxsubdirs] Error 2
What's wrong with it?
My box is Alpha UDB, running Red Hat 5.1 with kernel 2.0.34.
--
C.W.Huang
Coordinator of Linux HOWTOs Chinese Translation
http://www.phys.ntu.edu.tw/~cwhuang/pub/os/linux/CLDP/