2.5.70, "specialix.o" build error

Robert P. J. Day (rpjday@mindspring.com)
Tue, 27 May 2003 08:31:22 -0400 (EDT)


once again, based on "make allyesconfig":

CC drivers/char/specialix.o
In file included from drivers/char/specialix.c:130:
drivers/char/specialix_io8.h:127: field `tqueue' has incomplete type
drivers/char/specialix_io8.h:128: field `tqueue_hangup' has incomplete type
drivers/char/specialix.c:174: warning: type defaults to `int' in declaration of `DECLARE_TASK_QUEUE'
drivers/char/specialix.c:174: warning: parameter names (without types) in function declaration
drivers/char/specialix.c:174: warning: data definition has no type or storage class
drivers/char/specialix.c:221: confused by earlier errors, bailing out
make[2]: *** [drivers/char/specialix.o] Error 1
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2

rday

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/