Hi All,

I'm pretty new to all this. :-)

When I run 'make'  with ftape 4.02 it comes up with some compile time
errors. Unfortunately, I couldn't program my way out of a "wet paper bag",
so your assistance would be appreciated.

--cut here--
In file included from /usr/src/linux/include/linux/config.h:4,
                 from fdc-io.c:31:
/usr/src/linux/include/linux/autoconf.h:273: warning: `CONFIG_FT_NR_BUFFERS'
red
efined
*Initialization*:1: 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/ftape-4.02/ftape/lowlevel'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/ftape/ftape-4.02/ftape'
make: *** [all] Error 2
--cut here--

I am running Slackware linux 2.2.3 and a second FDC in the machine, so have
enabled this section in MCONFIG :-

--cut here--
# 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
--cut here--

Commenting out this section, so that only the original FDC is enabled
removes the compile error for the FT_NR_BUFFERS, but still has the remaining
"timeout" compile time error.


Thanks for any assistance offered.


--
 Current Net Legislation will slow us down and cost us more!
Tell you Local Federal Member NOW it will hurt your business
 For more info visit http://www.efa.org.au/Campaigns/99.html
--

C u laitr
-------------------------------------------------------------------------
Brendan Pratt         Overflow Internet Services
                      Mobile : +61-418-746657
                      Phone  : +61-7-55-463-832
        E-Mail : [EMAIL PROTECTED]
-------------------------------------------------------------------------


Reply via email to