Hello.

My first attempt to install ftape has not gone well, so I'm hoping that
someone out there can lend a hand.

I have downloaded ftape 4.02.

I am running linux 2.2.5-15 on an i686 with the RH6.0 distribution ftape
modules excluded.  I have also disabled parallel port printing.

I have a Ditto Max  attached to my parallel port.  I tried to alter the
MCONFIG hardware configuration settings so that only the backpack
options are used, like so:

[snip]
#STD_DEV=0
#FDC_OPT +=      -DCONFIG_FT_STD_FDC_$(STD_DEV) \
  -DCONFIG_FT_INT_$(STD_DEV)=1
[snip]
BPCK_DEV=0
FDC_OPT += -DCONFIG_FT_FDC_PARPORT_$(BPCK_DEV)=-1 \
                -DCONFIG_FT_PAR_$(BPCK_DEV)=1 \
  -DCONFIG_FT_BPCK_$(BPCK_DEV)=1
[snip]

At the end of the 'make' I get the following complaint:

[snip]
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_BPCK_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 -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h -include
../../include/linux/modversions.h -D__KERNEL__ -I. -I../../include
-I/usr/src/linux/include -m486 -malign-loops=2 -malign-jumps=2
-malign-functions=2 -DCPU=686  -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 `/root/ftape/ftape-4.02/ftape/lowlevel'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/root/ftape/ftape-4.02/ftape'
make: *** [all] Error 2k
[root@eng9 ftape-4.02]#


It must be something in my ~/ftape-4.02/MCONFIG or
/usr/src/linux/.config files.  I won't attach those here but am happy to
share.

Tapeless in Seattle,

Neil


Reply via email to