Hello,
        I am trying to compile 4.03-PRE2 on kernel v2.2.6 as the driver
with 2.2.6 is 3.something. Rather then attach the large MCONFIG
file, U can get mine from http://www.enger.org/MCONFIG. Problem I am
haveing is the following:

gcc -Wall -Wstrict-prototypes -O2  -fomit-frame-pointer
-fno-strength-reduce -DTHE_FTAPE_MAINTAINER=\"[EMAIL PROTECTED]\"
-DCONFIG_FT_PROC_FS  -DCONFIG_FT_STD_FDC_0 -DCONFIG_FT_AUTO_0=1
-DCONFIG_FT_STD_FDC_0 -DCONFIG_FT_INT_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  -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-4.03-pre-2/ftape/lowlevel'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/root/ftape-4.03-pre-2/ftape'
make: *** [all] Error 2

        frfrom,
                Matthew Enger
                [EMAIL PROTECTED]

Reply via email to