>
> gcc -D__KERNEL__ -I/usr/src/linux21/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o fdc-io.o fdc-io.c
> fdc-io.c: In function `fdc_interrupt_wait':
Didn't look at 2.1.68 yet. Obviously they have changed the type of
current->blocked (i.e. signals blocked by this process).
If you know how to fix it, send me a patch. I'll have a look at it
tonight.
Cheers
Claus