Hello,

I have encountered the following error while attempting to compile Ftape4.02
and Ftape 4.03-pre-2 with kernal versions 2.2.5 and 2.2.12.

fdc-io.c: In function `fdc_interrupt_wait':
fdc-io.c:433: structure has no member named `timeout'
fdc-io.c:454: structure has no member named `timeout'
make[2]: *** [fdc-io.o] Error 1
make[1]: *** [modules] Error 2
make: *** [all] Error 2

Some investigation led me to /usr/src/linux/include/linux/sched.h which in
kernal version 2.0.36 (the last version I was able to successfully compile ftape
with) had a member of the structure 'task_struct' named 'timeout'.  This member
seems to have been removed from the new kernals!? 

Are there any patches, tips, etc. to allow me to compile with my newer kernal? 

Best wishes,
Jeff

Reply via email to