[mythtv] problem compiling on 2.6.13.4 kernel (joystick support)

Neale Swinnerton mythtv-dev.spam at isismanor.com
Thu Oct 13 22:21:41 UTC 2005


Steven wrote:
> Problem compiling rev 7467
> 
> I've upgraded to the 2.6.13.4 to get my new dvb card going.
> There seems to be a problem with the joystick stuff :
> 

bug in joystick.h -> you need to wrap the failing bit in joystick.h with a

#ifdef __KERNEL__

#endif

have a look types.h for your architecture (e.g. in include/asm-i386) for 
details.



More information about the mythtv-dev mailing list