linux-2.3.28 make failure in fs/open.c

James MacKinnon (jmack@Phys.UAlberta.CA)
Sun, 14 Nov 1999 11:42:52 -0700 (MST)


Hello all,

kernel 2.3.28 build for Intel fails on this initial first error:

make[2]: Entering directory `/usr/src/linux-2.3.28/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 316 358 361 (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-2.3.28/fs'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.28/fs'
make: *** [_dir_fs] Error 2

host is a Sony Z505S (PIII 333MHz mobile Celeron), running RH6.0
(mandrake) with gcc version:

Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/pgcc-2.91.66/specs
gcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release)

--
James S. MacKinnon           Office: P-139 Avadh-Bhatia Physics Lab
Team Physics                 Voice : (780) 492-8226 [old AC 403]
University of Alberta        email : Jim.MacKinnon@Phys.UAlberta.CA
Edmonton, Canada T6G 2N5     WWW   : http://www.phys.ualberta.ca/

- 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/