Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ati-drivers 2.9.8 + 2.5 kernels?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
G-LiTe`
Tux's lil' helper
Tux's lil' helper


Joined: 06 May 2003
Posts: 147

PostPosted: Tue May 06, 2003 1:49 pm    Post subject: ati-drivers 2.9.8 + 2.5 kernels? Reply with quote

Has anyone gotten these drivers to compile with a 2.5 kernel? I'm currently running 2.5.69 and I really don't want to give up on it. (It runs way better than the 2.4 kernels or atleast just feels like it. ;) ) However trying to compile the ati-drivers fails:

Code:
compiling 'firegl_public.c'...
In file included from /lib/modules/2.5.69/build/include/linux/irq.h:19,
                 from /lib/modules/2.5.69/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.5.69/build/include/linux/interrupt.h:10,
                 from firegl_public.c:68:
/lib/modules/2.5.69/build/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
In file included from /lib/modules/2.5.69/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.5.69/build/include/linux/interrupt.h:10,
                 from firegl_public.c:68:
/lib/modules/2.5.69/build/include/linux/irq.h:67: `NR_IRQS' undeclared here (not in a function)
In file included from /lib/modules/2.5.69/build/include/linux/irq.h:69,
                 from /lib/modules/2.5.69/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.5.69/build/include/linux/interrupt.h:10,
                 from firegl_public.c:68:
/lib/modules/2.5.69/build/include/asm/hw_irq.h:27: `NR_IRQS' undeclared here (not in a function)
/lib/modules/2.5.69/build/include/asm/hw_irq.h:30: `NR_IRQS' undeclared here (not in a function)
firegl_public.c: In function `firegl_init_module':
firegl_public.c:500: `EXPORT_NO_SYMBOLS' undeclared (first use in this function)
firegl_public.c:500: (Each undeclared identifier is reported only once
firegl_public.c:500: for each function it appears in.)
firegl_public.c: In function `__ke_mod_inc_use_count':
firegl_public.c:952: warning: `MOD_INC_USE_COUNT' is deprecated (declared at /lib/modules/2.5.69/build/include/linux/module.h:456)
firegl_public.c: In function `__ke_mod_dec_use_count':
firegl_public.c:957: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /lib/modules/2.5.69/build/include/linux/module.h:468)
firegl_public.c: In function `__ke_request_irq':
firegl_public.c:1700: warning: passing arg 2 of `request_irq' from incompatible pointer type
firegl_public.c: In function `__ke_has_PSE':
firegl_public.c:3018: warning: passing arg 2 of `constant_test_bit' from incompatible pointer type
firegl_public.c:3018: warning: passing arg 2 of `variable_test_bit' from incompatible pointer type
compiling failed - object file was not generated
 * glx module not built
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum