The errors are:
make[2]: Entering directory `/usr/src/linux-2.4.6/fs'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.6/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-march=i686 -c -o open.o open.c
open.c: In function `sys_truncate':
open.c:149: internal error--insn does not satisfy its constraints:
(insn 275 248 276 (set (cc0)
(compare (mem:DI (plus:SI (reg:SI 7 %esp)
(const_int 20)))
(reg/v:DI 5 %edi))) 14 {cmpdi_1} (insn_list 134 (nil))
(nil))
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.4.6/fs'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.6/fs'
make: *** [_dir_fs] Error 2
[u370471@bashful linux]#
Dee Dickerson
System Administrator
The Dow Chemical Company
> * 979-238-4449
> * 979-238-0244
> * dperedo@dow.com
>
"If it's not running UNIX it's just a toy"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/