I am unable to compile 2.3.48 as is. I get an error while compiling ad1848.c
(I have a GUS MAX).
The problem seems to be this code
#ifdef MODULE
static int timer_installed = -1;
#endif
which only conditionally includes this identifier, even though it is required
elsewhere in this file and not mentioned anywhere else in the source tree.
I don't understand this code well enough to guess what the proper fix is.
--Mike
-- Any sufficiently adverse technology is indistinguishable from Microsoft.- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:09 EST