Thanks for your replay. Sorry I got it mixtup....d'ouh..... It's 2.5.68 is the latest kernel Also, yesterday I checked at kerne l.org the errors/statistics and i found that is a bug, and as you say there is no fix yet, so i will dissable as you suggested in your emai. thkx, alvaro > > > > Could someone point me in the right direccion regarding the above > > errors, I keep getting these errors, I'm using: > > rh9-kernel-2.5.68 > > gcc-3.2.2-5 > > I'm sure they won't ship 2.4.0... may be it's 2.4.19. > ... > > > drivers/char/riscom8.h:88: field `tqueue' has incomplete type > > drivers/char/riscom8.h:89: field `tqueue_hangup' has incomplete type > > drivers/char/riscom8.c:84: warning: type defaults to `int' in > > declaration of `DECLARE_TASK_QUEUE' > > drivers/char/riscom8.c:84: warning: parameter names (without types) > > Looks like they've patched the kernel to replace taskqueues with > workqueues. If you don't need these drivers, disable support for them > in the 'character devices' option when you do 'make xconfig'. Disable > support for riscom8. If you do need the driver, use the vanilla 2.4 > kernel from http://www.kernel.org, there's no fix for the riscom8 > drivers for the new workqueue interface AFAIK. > > Amit. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/