I am a newbie to Linux, ftape, etal ... so please bear with me.
I have installed Linux Red Hat 6.2 (kernel 2.2.14) from the box and included the
sources to be installed in the /usr/src/linux directory.
In this directory I ran the make and make dep inorder to create the dependencies
needed by ftape (according to the ftape README, ftape requires the .config file and
dependencies before in can be built). Note: I used the all the defaults in the linux
make utility to create the .config file in /usr/src/linux as it looked to me like the
MCONFIG file was only going to look in this file to determine my CPU processor
information).
I then tried to run "make" in /var/local/ftape-4.02 and received the following:
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 `/var/local/ftape-4.02/ftape/lowlevel'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/var/local/ftape-4.02/ftape'
make: *** [all] Error 2
Can anyone tell me what this means and what I need to do to correct it?
I'm installing ftape to use with an Iomega Ditto EZ, parallel port on a Pentium 586
MMX (233mhz).
Did I forget anything?
Thanks in advance for any assistance ANY one can provide,
Regards,
Jeanne