Sidewinders and Re: compiling joystick.o

1998-04-30 Thread David Wright
On Thu, 30 Apr 1998, Brian Servis wrote: > Corey Miller wrote: > > > > I'm trying to compile the module for joystick support, but when I > > make joystick.o and try to load it with insmod I get this error: > > [...] > > Check the Makefile, I think there is a variable in there that sets

Re: compiling joystick.o

1998-04-30 Thread Brian Servis
Corey Miller wrote: > > I'm trying to compile the module for joystick support, but when I > make joystick.o and try to load it with insmod I get this error: > > mstie# insmod joystick.o > joystick.o: kernel-module version mismatch > joystick.o was compiled for kernel version 2.0.3

compiling joystick.o

1998-04-30 Thread Corey Miller
I'm trying to compile the module for joystick support, but when I make joystick.o and try to load it with insmod I get this error: mstie# insmod joystick.o joystick.o: kernel-module version mismatch joystick.o was compiled for kernel version 2.0.32 while this kernel is vers