Re: compile failure in ftape fdc-io.c with 2.1.127

Claus-Justus Heine (heine@math1.rwth-aachen.de)
10 Nov 1998 01:42:46 +0100


Joey Hess <joey@kitenet.net> writes:

> gcc -D__KERNEL__ -I/usr/src/kernel-source-2.1.127/include -Wall
> -Wstrict-prototypes -O2 -fomit-frame-pointer -D__SMP__ -pipe
> -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2
> -malign-functions=2 -DCPU=586 -DMODULE -DMODVERSIONS -include
> /usr/src/kernel-source-2.1.127/include/linux/modversions.h -c -o fdc-io.o
> fdc-io.c
> fdc-io.c: In function fdc_interrupt_wait':
> fdc-io.c:392: parse error before long'
> fdc-io.c:404: timeout' undeclared (first use this function)
> fdc-io.c:404: (Each undeclared identifier is reported only once
> fdc-io.c:404: for each function it appears in.)
> make[5]: *** [fdc-io.o] Error 1
> make[5]: Leaving directory /usr/src/kernel-source-2.1.127/drivers/char/ftape/lowlevel'
>

Will be fixed.

Claus

-- 
  Claus-Justus Heine             
  heine@math1.rwth-aachen.de
  http://www.math1.rwth-aachen.de/~heine/

Ftape - the Linux Floppy Tape Project WWW : http://www.math1.rwth-aachen.de/~heine/ftape/ Mailing-list: linux-tape@vger.rutgers.edu

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/