Re: Compilation failure for make bzImabe

2003-06-16 Thread Pigeon
On Mon, Jun 16, 2003 at 03:19:23PM -0600, user list wrote: > I'm attempting to make a 2.4.20 image and I get the following errors > under > > makd bzImage > > DKBUILD_BASENAME=ide_cd -c -o ide-cd.o ide-cd.c > In file included from ide-cd.c:318: > ide-cd.h:440: error: long, short, signed or unsig

Re: Compilation failure for make bzImabe

2003-06-16 Thread Johann Koenig
On Tuesday June 17, 2003 at 00:10 user list <[EMAIL PROTECTED]> wrote: > makd bzImage > > DKBUILD_BASENAME=ide_cd -c -o ide-cd.o ide-cd.c > In file included from ide-cd.c:318: > ide-cd.h:440: error: long, short, signed or unsigned used invalidly > for`slot_ta blelen' > make[3]: *** [ide-cd.o] E

Compilation failure for make bzImabe

2003-06-16 Thread user list
I'm attempting to make a 2.4.20 image and I get the following errors under makd bzImage DKBUILD_BASENAME=ide_cd -c -o ide-cd.o ide-cd.c In file included from ide-cd.c:318: ide-cd.h:440: error: long, short, signed or unsigned used invalidly for `slot_ta blelen' make[3]: *** [ide-cd.o] Error 1 mak