Should I be concerned about the error messages reproduced at the end of this message? The first few lines of the output below are just to show what I did. I downloaded the kernel 2.6.16 source, uuntarred it, and made a symlink to it. Then I downloaded speakup-2.0, untarred it, and ran the install script which gave me some error messages. # cd /usr/src # wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.11.tar.bz2 #tar -jxvf linux-2.6.16.11.tar.bz2 # ln -s linux-2.6.16.11/ linux # wget ftp://mirror.services.wisc.edu/mirrors/linux/distributions/speakup/speakup-2.0.tar.gz # tar -zxf speakup-2.0.tar.gz # cd speakup-2.0/ # ./install Patching version v26 Creating .orig files [] done. Patching files [ppp1 out of 1 hunk FAILED -- saving rejects to file arch/mips/Kc onfig.rej p1 out of 1 hunk FAILED -- saving rejects to file arch/sparc64/Kconfig.rej p1 out of 1 hunk FAILED -- saving rejects to file arch/sparc/Kconfig.rej pp1 out of 3 hunks FAILED -- saving rejects to file drivers/Makefile.rej pppp9 out of 13 hunks FAILED -- saving rejects to file drivers/char/vt.c.rej pppp] done. Copying files [ccccc] done.