From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from c-67-164-133-28.client.comcast.net ([67.164.133.28] helo=linux1.home) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1BxBYB-0004gi-00 for ; Tue, 17 Aug 2004 17:31:23 -0400 Received: by linux1.home (Postfix, from userid 1000) id 9799480BF; Tue, 17 Aug 2004 16:30:52 -0500 (CDT) Date: Tue, 17 Aug 2004 16:30:52 -0500 From: William Hubbs To: speakup mailing list Message-ID: <20040817213052.GA1247@linux1.home> Mail-Followup-To: speakup mailing list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: speakup and kernel 2.6.8.1 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2004 21:31:23 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 All, has anyone had any luck getting speakup to patch into the 2.6.8.1 kernel? I just tried a little while ago and the following patch was rejected: [contents of /usr/src/linux/drivers/char/vt.c.rej] *************** *** 100,106 **** #include #include #include - - #include #include #include - --- 100,110 ---- #include #include #include + #include + #ifdef CONFIG_SPEAKUP_MODULE + #include "speakup/spk_con_module.h" + #endif + #include #include #include [ end of .rej file ] How can I fix this? Thanks, William -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBInkMblQW9DDEZTgRAnAyAJ9wwdf6LxMdGyxvYfoC6VVH1M8FZQCgmPh8 k9t/P0r5dUnRCIRgifoSDag= =ph3r -----END PGP SIGNATURE-----