Hi,
On SZE, MÁR 14, 2001 at 10:15:53 -0600, Steve Lord wrote:
> I can work past the compile errors, but then I end up with failing mounts.
What kind of errors do you get?
I get internal error as:
make[3]: Cambiando a directorio `/usr/src/linux/fs/xfs'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686
-Wno-unused -Wno-parentheses -Wno-uninitialized -I. -funsigned-char
-Wno-unknown-pragmas -DDEBUG -DXFSDEBUG -c -o xfs_bmap.o xfs_bmap.c
xfs_bmap.c: In function `xfs_bmap_del_extent':
xfs_bmap.c:3130: internal error--unrecognizable insn:
(insn/i 468 467 2149 (parallel[
(set (reg:SI 0 %eax)
(asm_operands ("") ("=a") 0[
(reg:DI 1 %edx)
]
[
(asm_input:DI ("A"))
] ("linux/xfs_linux.h") 267))
(set (reg:SI 1 %edx)
(asm_operands ("") ("=d") 1[
(reg:DI 1 %edx)
]
[
(asm_input:DI ("A"))
] ("linux/xfs_linux.h") 267))
] ) -1 (insn_list 435 (nil))
(nil))
cpp: output pipe has been closed
make[3]: *** [xfs_bmap.o] Error 1
Thanks, Laszlo
|