I am receiving the following kernel compile error:
make[3]: Entering directory
`/usr/src/x/kernel/linux-2.4.21/fs/partitions'
mips-uclibc-gcc -D__KERNEL__
-I/usr/src/x/kernel/linux-2.4.21/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2
-fno-strict-aliasing -fno-common -fomit-frame-pointer
-I /usr/src/x/linux-2.4.21/include/asm/gcc -G 0
-mno-abicalls -fno-pic -pipe -mcpu=r5000 -mips2
-Wa,--trap -nostdinc -iwithprefix include
-DKBUILD_BASENAME=check -DEXPORT_SYMTAB -c check.c
In file included from
/usr/src/x/kernel/linux-2.4.21/include/linux/raid/md.h:50,
from check.c:21:
/usr/src/x/kernel/linux-2.4.21/include/linux/raid/md_p.h:157:
flexible array member not at end of struct
make[3]: *** [check.o] Error 1
I am using gcc version 2.96-mips3264-000710 (from
sdelinux-5.01-4eb.i386.rpm). The kernel is,
obviously, 2.4.21 (from linux-mips.org). uclibc is
version 0.9.21.
I have seen one or two other posting related to this
same error. However, I was unable to find any
suggested resoltions. Does anyone know of a solution
to this compile error?
Thanks...
doug
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
|