I'm running linux kernel 2.2.12 with IDE/ATAPI Floppy Tape support
configured into the kernel--i.e. not module support.
THE PROBLEM
I have downloaded ftape-4.02 and ran 'make' ifrom the top levell
directory. I get the following compilation error:
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
-fno-strength-reduce
-DTHE_FTAPE_MAINTAINER=\"[EMAIL PROTECTED]\"
-DBROKEN_FLOPPY_DRIVER -DCONFIG_FT_PROC_FS -DCONFIG_FT_STD_FDC_0
-DCONFIG_FT_INT_0=1 -DCONFIG_FTAPE_MODULE -DCONFIG_FT_INTERNAL_MODULE
-DCONFIG_FT_TRAKKER_MODULE -DCONFIG_FT_BPCK_MODULE
-DCONFIG_ZFTAPE_MODULE -DCONFIG_ZFT_COMPRESSOR_MODULE -DMODULE
-D__KERNEL__ -I. -I../../include -I/usr/src/linux/include -c fdc-io.c
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[1]: *** [fdc-io.o] Error 1
make[1]: Leaving directory
`/usr/src/RPM/BUILD/ftape-4.02/ftape/lowlevel'
make: *** [modules] Error 2
please help.
One more question. Does ftape work with Iomega Ditto Easy 3200 drives,
I've read that it works with Ditto 3200--is that the same as the Ditto
Eassy 3200?
Thank you.
Michael Shimko