Hey guys,

 

Have any of you encountered this error while compiling the 2.6.0 test2 kernel?

 

make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.

CC [M]  drivers/char/riscom8.o

In file included from drivers/char/riscom8.c:51:

drivers/char/riscom8.h:84: field `tqueue' has incomplete type

drivers/char/riscom8.h:85: field `tqueue_hangup' has incomplete type

drivers/char/riscom8.c:84: warning: type defaults to `int' in declaration of `DECLARE_TASK_QUEUE'

drivers/char/riscom8.c:84: warning: parameter names (without types) in function declaration

drivers/char/riscom8.c:135: confused by earlier errors, bailing out

make[2]: *** [drivers/char/riscom8.o] Error 1

make[1]: *** [drivers/char] Error 2

make: *** [drivers] Error 2

 

I have attached the riscom8.c, riscom8.h, and output file with the compile errors.  I am using gcc 3.2.2, make 3.79.1, and xfsprogs version 2.5.4 on an i686 arch running Linux (2.4.20 kernel).

 

Am I missing a dependency?  Any feedback or help would be greatly appreciated.

 

Thanks in advance,

 

Matthew Lee

[EMAIL PROTECTED]

 

Reply via email to