check out http://www.linuxtapecert.org/, click on downloads choose ftape and
download the ftape you find there. Site has other help as well
Good luck,
Rudy
Tony Laszlo wrote:
> Giving up on the rpm rebuild for now,
> I untarred the source code and tried
> compiling. I uncommented the code for
> the parallel port Trakker and commented
> the others out. Ran into this problem,
> however. My kernel is configured with
> "CONFIG_IDEDMA_AUTO" set as N, as I
> recall.
> Is that the problem, or is there
> something else I need to do to fix
> this?
>
> Thanks!
>
> In file included from fdc-io.c:42:
> /usr/src/linux/include/asm/dma.h:295: warning: `isa_dma_bridge_buggy'
> redefined
> /usr/src/linux/include/linux/modules/pcisyms.ver:48: warning: this is the
> location of the previous definition
> 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/ftape-4.02/ftape/lowlevel'
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/usr/src/ftape-4.02/ftape'
> make: *** [all] Error 2