William Ono <[EMAIL PROTECTED]> writes:
> Hi, folks. I haven't been able to compile ftape since moving over to
> kernel 2.3. Right now, I'm running 2.3.3. This is the end of the output
> I get when running make:
>
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce
>-D__KERNEL__ -I. -I../../include -I/usr/src/linux/include -m486 -malign-loops=2
>-malign-jumps=2 -malign-functions=2 -DCPU=686 -DMODULE -c ftape-init.c
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce
>-D__KERNEL__ -I. -I../../include -I/usr/src/linux/include -m486 -malign-loops=2
>-malign-jumps=2 -malign-functions=2 -DCPU=686 -DMODULE -c fdc-io.c
> fdc-io.c: In function `fdc_interrupt_wait':
> fdc-io.c:407: variable `wait' has initializer but incomplete type
> fdc-io.c:407: warning: excess elements in struct initializer after `wait'
> fdc-io.c:407: warning: excess elements in struct initializer after `wait'
> fdc-io.c:407: storage size of `wait' isn't known
> fdc-io.c:423: warning: passing arg 1 of `waitqueue_active' from incompatible pointer
>type
> fdc-io.c:439: warning: passing arg 1 of `add_wait_queue' from incompatible pointer
>type
> fdc-io.c:448: warning: passing arg 1 of `remove_wait_queue' from incompatible
>pointer type
> fdc-io.c:407: warning: unused variable `wait'
> make[2]: *** [fdc-io.o] Error 1
> make[2]: Leaving directory `/usr/local/ftape-4.x-1999_04_25/ftape/lowlevel'
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/usr/local/ftape-4.x-1999_04_25/ftape'
> make: *** [all] Error 2
> tweet:/usr/local/ftape-4.x-1999_04_25#
>
> This happens on any of the 2.3 kernels on the March 29 and April 25
> snapshots of unstable. I have been able to compile both of those
> snapshots without difficulty while running 2.2 kernels.
Next snapshot should work with 2.3 as well as 2.2.
Cheers
Claus
--
Claus-Justus Heine
[EMAIL PROTECTED]
http://www.math1.rwth-aachen.de/~heine/
Ftape - the Linux Floppy Tape Project
Home Page : http://www.math1.rwth-aachen.de/~heine/ftape/
CVS Repos. : http://iris3.math1.rwth-aachen.de:8000/cvsweb/
Bug Reports : http://iris3.math1.rwth-aachen.de:8080/gnats/
[EMAIL PROTECTED]
Mailing-list: [EMAIL PROTECTED]