Hi. I am having some problems getting ftape to work for
me. I am running RedHat 5.2 with kernel 2.2.6 on a pentium
75. My problem is that whenever I run make, after configuring
everything in MCONFIG I get an error message that reads :
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.c] error 1
make [2] : leaving directory
'/usr/src/ftape-4.02/ftape/lowlevel'
make [1] : *** [modules] error 2
make [1] : leaving directory
'/usr/src/ftape-4.02/ftape'
make : *** [all] error 2
I have tried differant tape drives and different versions of
ftape but I always get the same error.
The only time I was able to fix that error was
by removing the 'timeout' functions out of fdc-io.c. After that it actually
compiled fdc-io.c, but then it gave me the same error in
'ftape-io.c' lines 79 and 92. If I remove those lines I just get error after
error.
Please Help.
Andrew
