compiling the 2.3.29

Fusti Andras (ceptor_7@freemail.hu)
Fri, 03 Dec 1999 00:27:09 +0100


HI !

When I want to compile the 2.3.29 kernel , I recive the following error :
What does it mean ?
How can I fix it ?

thanx

Andras Fusti

leaving directory `/usr/src/linux/fs/devpts'
make all_targets
make[2]: Entering directory `/usr/src/linux/fs'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -pipe
-fno-strength-reduce -DCPU=686 -march=i686 -c -o open.o open.c
open.c: In function `sys_truncate':
open.c:129: internal error--insn does not satisfy its constraints:
(insn:HI 312 357 360 (set (reg:DI 4 %esi)
(if_then_else:DI (le:DI (reg:DI 1 %edx)
(reg:DI 4 %esi))
(reg:DI 1 %edx)
(reg:DI 4 %esi))) 405 {movdicc+2} (insn_list 132 (insn_list 136
(nil)))
(expr_list:REG_DEAD (mem:DI (plus:SI (reg:SI 7 %esp)
(const_int 24)))
(nil)))
../../gcc/toplev.c:1438: Internal compiler error in function fatal_insn
cpp: output pipe has been closed
make[2]: *** [open.o] Error 1
make[2]: Leaving directory `/usr/src/linux/fs'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [_dir_fs] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/