Re: [PATCH] to comply using Linux-2.6.16-rc2

2006-02-06 Thread Marc Aurele La France
On Mon, 6 Feb 2006, Jeff Chua wrote: I make this patch in order to compile latest CVS source with Linux-2.6.16-rc2 XFree86 Version 4.5.99.20 Release Date: 23 January 2006 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.16-rc2 i686 [ELF] I know it would be nice to do

[PATCH] to comply using Linux-2.6.16-rc2

2006-02-05 Thread Jeff Chua
I make this patch in order to compile latest CVS source with Linux-2.6.16-rc2 XFree86 Version 4.5.99.20 Release Date: 23 January 2006 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.16-rc2 i686 [ELF] I know it would be nice to do that change in input.h, but afraid it'll

Re: [PATCH] to comply using Linux-2.6.16-rc2

2006-02-05 Thread Tilman Kranz
On Mon, Feb 06, 2006 at 02:13:57PM +0800, Jeff Chua wrote: [...] #ifdef LINUX_INPUT #include asm/types.h +#define kernel_ulong_t unsigned long +#define BITS_PER_LONG 32 [...] I am not in the context of the CVS. However, this looks really weird. A kernel define should be done in the