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.

Any clues?

Thanks.

-- 
William Ono <[EMAIL PROTECTED]>                               PGP key: 0x93BA6AFD
 fingerprint = E3 64 C5 43 3E B3 2D A6  C6 D7 E3 45 90 24 78 DE = fingerprint
PGP-encrypted mail welcome!           "640k ought to be enough for everybody."

Reply via email to