Yep, That was my last resort... which I did disable it. I found that its malfunction is related to the workqueues not being implemented in the 2.6 version. So I removed it from my config and tried again. It found another workqueue related module (isicom) that it didn't like.
It appears as if there are several features linked to this one. I'm trying to pin down which features I need to remove. Any ideas... (While I continue the trial and error method)? Matthew Lee -----Original Message----- From: Ted Kat. [mailto:[EMAIL PROTECTED] Sent: Saturday, August 02, 2003 2:09 PM To: [EMAIL PROTECTED] Subject: Re: [sclug-general] Help -- riscom8 compilation errors. the module your trying to compile {in the kernel tree} may have not yet been converted :( You may want to disable riscom8 in your config hope this might help --- "Matthew K. Lee" <[EMAIL PROTECTED]> wrote: > Hey guys, > > Have any of you encountered this error while compiling the 2.6.0 > test2 > kernel? > > make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. > CC [M] drivers/char/riscom8.o > In file included from drivers/char/riscom8.c:51: > drivers/char/riscom8.h:84: field `tqueue' has incomplete type > drivers/char/riscom8.h:85: 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) > in > function declaration > drivers/char/riscom8.c:135: confused by earlier errors, bailing out > make[2]: *** [drivers/char/riscom8.o] Error 1 > make[1]: *** [drivers/char] Error 2 > make: *** [drivers] Error 2 > > I have attached the riscom8.c, riscom8.h, and output file with the > compile errors. I am using gcc 3.2.2, make 3.79.1, and xfsprogs > version > 2.5.4 on an i686 arch running Linux (2.4.20 kernel). > > Am I missing a dependency? Any feedback or help would be greatly > appreciated. > > Thanks in advance, > > Matthew Lee > [EMAIL PROTECTED] > > ===== Ted Katseres ------------------------------------------------ ------ C , C++, Java or Cobol ------- ------ Linux doesn't care ------------- ------------------------------------------------ __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
