Has anyone got a rhel 3 kernel to compile with speakup 1.5? I'm getting these errors: make -C speakup make[3]: Entering directory `/usr/src/linux-2.4.21-9.0.1.EL/drivers/char/speaku$ make all_targets make[4]: Entering directory `/usr/src/linux-2.4.21-9.0.1.EL/drivers/char/speaku$ gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-9.0.1.EL/include -Wall -Wstrict-protot$ speakup.c: In function `strlwr': speakup.c:1259: warning: operation on `p' may be undefined speakup.c: In function `speakup_characters_write_proc': speakup.c:1699: structure has no member named `list' make[4]: *** [speakup.o] Error 1 make[4]: Leaving directory `/usr/src/linux-2.4.21-9.0.1.EL/drivers/char/speakup' make[3]: *** [first_rule] Error 2 make[3]: Leaving directory `/usr/src/linux-2.4.21-9.0.1.EL/drivers/char/speakup' make[2]: *** [_subdir_speakup] Error 2 make[2]: Leaving directory `/usr/src/linux-2.4.21-9.0.1.EL/drivers/char' make[1]: *** [_subdir_char] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.21-9.0.1.EL/drivers' make: *** [_dir_drivers] Error 2 This is with kernel-2.4.21-9.EL and 9.0.1.EL. I also tried speakup from cvs, but the install script bombs. Any help is appreciated. Thanks, Trevor