Hi. I've been recently trying to get my old Colorado Jumbo Trakker 250
working via FTape (it's a parallel port drive), however I am unable to
compile v4.02. This is the context of the compile error:

--
make[2]: Entering directory `/usr/src/ftape-4.02/ftape/setup'
make[2]: Nothing to be done for `modules'.
make[2]: Leaving directory `/usr/src/ftape-4.02/ftape/setup'
make[2]: Entering directory `/usr/src/ftape-4.02/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_STD_FDC_0
-DCONFIG_FT_INT_0=1 -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 -m486 -DCPU=486  -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/ftape-4.02/ftape/lowlevel'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/ftape-4.02/ftape'
make: *** [all] Error 2
--

MCONFIG (the important parts):
--
FDC_OPT :=
#
# For a standard floppy tape controller, uncomment the following line:
#
STD_DEV=0
#FDC_OPT +=      -DCONFIG_FT_STD_FDC_$(STD_DEV) \
                -DCONFIG_FT_INT_$(STD_DEV)=1
#
# For a Mountain MACH-2 controller, try
#
MACH2_DEV=0
#FDC_OPT +=     -DCONFIG_FT_MACH2_$(MACH2_DEV)=1        \
                -DCONFIG_FT_FDC_BASE_$(MACH2_DEV)=0x1E0 \
                -DCONFIG_FT_FDC_IRQ_$(MACH2_DEV)=6      \
                -DCONFIG_FT_FDC_DMA_$(MACH2_DEV)=2      \
                -DCONFIG_FT_NR_BUFFERS=3                \
                -DCONFIG_FT_INT_$(MACH2_DEV)=1
#
# For Colorado CMS FC-10 or FC-20 controllers:
#
FC10_DEV=0
#FDC_OPT +=     -DCONFIG_FT_FC10_$(FC10_DEV)=1  \
                -DCONFIG_FT_FDC_BASE_$(FC10_DEV)=0x180  \
                -DCONFIG_FT_FDC_IRQ_$(FC10_DEV)=9       \
                -DCONFIG_FT_FDC_DMA_$(FC10_DEV)=3       \
                -DCONFIG_FT_NR_BUFFERS=3                \
                -DCONFIG_FT_INT_$(FC10_DEV)=1
#
# Secondary floppy disk controller:
# including Ditto Dash 2Mbps controller, ExaByte accelerator card,
# CTC-2Mb (Seagate) and hopefully any 82078 based FDC controller card.
#
82078_DEV=0
#FDC_OPT =      -DCONFIG_FT_FDC_BASE_$(82078_DEV)=0x370 \
                -DCONFIG_FT_FDC_IRQ_$(82078_DEV)=6      \
                -DCONFIG_FT_FDC_DMA_$(82078_DEV)=2      \
                -DCONFIG_FT_NR_BUFFERS=3                \
                -DCONFIG_FT_INT_$(82078_DEV)=1
#
# Maybe one of the following alternatives work if you have a Ditto
# Dash and the above setting doesn't work:
#
#FDC_OPT =      -DCONFIG_FT_FDC_BASE_$(82078_DEV)=0x370 \
                -DCONFIG_FT_FDC_IRQ_$(82078_DEV)=5      \
                -DCONFIG_FT_FDC_DMA_$(82078_DEV)=3      \
                -DCONFIG_FT_NR_BUFFERS=3                \
                -DCONFIG_FT_INT_$(82078_DEV)=1
#FDC_OPT =      -DCONFIG_FT_FDC_BASE_$(82078_DEV)=0x370 \
                -DCONFIG_FT_FDC_IRQ_$(82078_DEV)=2      \
                -DCONFIG_FT_FDC_DMA_$(82078_DEV)=3      \
                -DCONFIG_FT_NR_BUFFERS=3                \
                -DCONFIG_FT_INT_$(82078_DEV)=1
#
# For a HP Colorado Trakker parallel port drive, try
#
TRAKKER_DEV=0
FDC_OPT +=      -DCONFIG_FT_FDC_PARPORT_$(TRAKKER_DEV)=-1 \
                -DCONFIG_FT_PAR_$(TRAKKER_DEV)=1 \
                -DCONFIG_FT_TRAKKER_$(TRAKKER_DEV)=1
#
# For a Micro Solutions opispo "backpack" based parallel port drive, try

#
BPCK_DEV=0
#FDC_OPT +=     -DCONFIG_FT_FDC_PARPORT_$(BPCK_DEV)=-1 \
                -DCONFIG_FT_PAR_$(BPCK_DEV)=1 \
                -DCONFIG_FT_BPCK_$(BPCK_DEV)=1
--

Please advise me (via my e-mail address -- I am not on the mailing list)
what to do in this situation, and if you need any further information,
tell me... Thanks in advance!

,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.
  Ryan Novosielski - [EMAIL PROTECTED] - http://www.bergen.org/~ryanov
  Alumni, AAST Class of 2000 - AAST Webmaster '98 - BergenNet HelpDesk
     AIM: RyNSki18, SainteX - ICQ: 3239479 - IRC: Ryan18m@IRCNet
,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.,.-'`'-.
: Children are the most expensive form of entertainment.
:

Reply via email to