|
Hello!
When trying to compile the FTAPE 4.02
package on my Linux Mandrake 6.1 system (2.2.13 kernel level), I get a compile
error in three modules:
fdc-io.c
ftape-io.c
ftape-buffer.c
all of the errors are related to an undefined symbol "timeout"
that is not the structure referenced by the "current" pointer. For example, line
433 in fdc-io.c has a line "current->timeout = ...", the symbol timeout is
not defined in the structure referred to by current. As best I can tell, the
current pointer is referencing a task_struct structure but under my kernel
version, it no longer contains the timeout field.
Anyone else seen this problem or know how
to get around it?
Thanks,
KAS
SCC#68001 '99 Black Shadow Spirit -- "Susy Too" |
