Hi Marc!

On Fri, 24 Sep 1999, Marc Simard wrote:

Kernel 2.2.5 and ftape 4.02

> gcc -D__KERNEL__ -I/usr/src/linux-2.2.5/include -Wall -Wstrict-prototypes -O2 
>-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486 -DMODULE 
>-DMODVERSIONS -include /usr/src/linux-2.2.5/include/linux/modversions.h   -c -o 
>fdc-io.o 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[4]: *** [fdc-io.o] Error 1
> make[4]: Leaving directory `/usr/src/linux-2.2.5/drivers/char/ftape/lowlevel'
> make[3]: *** [_modsubdir_lowlevel] Error 2
> make[3]: Leaving directory `/usr/src/linux-2.2.5/drivers/char/ftape'
> make[2]: *** [_modsubdir_ftape] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.2.5/drivers/char'
> make[1]: *** [_modsubdir_char] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.2.5/drivers'
> make: *** [_mod_drivers] Error 2
> 

It's an ftape-bug. Ftape 4.02 and 4.03pre2 doesn't compile with kernel
2.2.x. Use the new ftape 4.03pre5 on ftape-ftp server and it will work
fine. I has the same problem, but the new ftape version compiles and works
correctly.

Bye

Rico

--

Rico Barth

E-Mail:  [EMAIL PROTECTED]
         [EMAIL PROTECTED]

W3:      http://www.mathe.tu-freiberg.de/~barth/

Reply via email to