had the same error message when compiling raid in the kernel also (I reported this earlier). The problem continues to exist in present kernel. size of array `__pad' is too large --- SI Reasoning <[EMAIL PROTECTED]> wrote: > gcc -D__KERNEL__ > -I/usr/src/linux-2.4.17-13mdk/include > -Wall -Wstrict-prototypes -Wno-trigraphs -O2 > -fno-strict-aliasing -fno-common > -fomit-frame-pointer > -pipe -mpreferred-stack-boundary=2 -march=i586 > -DKBUILD_BASENAME=loopback -c -o loopback.o > loopback.c > In file included from loopback.c:51: > /usr/src/linux-2.4.17-13mdk/include/net/sock.h:739: > size of array `__pad' is too large > make[3]: *** [loopback.o] Error 1 > make[3]: Leaving directory > `/usr/src/linux-2.4.17-13mdk/drivers/net' > make[2]: *** [first_rule] Error 2 > make[2]: Leaving directory > `/usr/src/linux-2.4.17-13mdk/drivers/net' > make[1]: *** [_subdir_net] Error 2 > make[1]: Leaving directory > `/usr/src/linux-2.4.17-13mdk/drivers' > make: *** [_dir_drivers] Error 2 > > > __________________________________________________ > Do You Yahoo!? > Great stuff seeking new owners in Yahoo! Auctions! > http://auctions.yahoo.com >
__________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com
