Hi, I would appreciate it a lot if you could give me a hint of what is going on with this problem. I use kernel Version 2.2.15 with SuSE 6.3 Linux I 've downloaded your ftape package 4.02 and 4.03-pre2. However am not able to compile it at all, I am getting this compile time error fdc-io.c:454: structure has no member named `timeout' make[2]: *** [fdc-io.o] Error 1 make[2]: Leaving directory I will attach the compilation command from make and the results. I would like to use your package with parallel port COLORADO TRAKKER drive. Is it My fault ??? ( I hope so, because I need to make Backups ) Thanks in Advance .... Have a nice SUMMER.
make[2]: Entering directory `/usr/src/packages/SOURCES/ftape-4.03-pre-2/ftape/lowlevel' 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_FDC_PARPORT_0=-1 -DCONFIG_FT_PAR_0=1 -DCONFIG_FT_TRAKKER_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[2]: *** [fdc-io.o] Error 1 make[2]: Leaving directory `/usr/src/packages/SOURCES/ftape-4.03-pre-2/ftape/lowlevel' make[1]: *** [modules] Error 2 make[1]: Leaving directory `/usr/src/packages/SOURCES/ftape-4.03-pre-2/ftape' make: *** [all] Error 2
