Ftape 4.02
Linux 2.2.12-20
Ditto Max /w controller card
> gcc --version
egcs-2.91.66
> uname -a
Linux system.pattonhome.net 2.2.12-20 #1 Mon Sep 27 10:25:54 EDT 1999 i586
unknown
I get the following error message when I try to compile Ftape.
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[2]: Leaving directory `/root/ftape-4.02/ftape/lowlevel'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/root/ftape-4.02/ftape'
make: *** [all] Error 2