From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ms-smtp-02-smtplb.tampabay.rr.com ([65.32.5.132] helo=ms-smtp-02.tampabay.rr.com) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1BxD1m-0006qW-00 for ; Tue, 17 Aug 2004 19:06:02 -0400 Received: from 252.200.33.65.cfl.rr.com (252.200.33.65.cfl.rr.com [65.33.200.252]) by ms-smtp-02.tampabay.rr.com (8.12.10/8.12.7) with ESMTP id i7HN5wZm011846 for ; Tue, 17 Aug 2004 19:05:58 -0400 (EDT) Date: Tue, 17 Aug 2004 19:04:31 -0400 (EDT) From: Ryan Mann X-X-Sender: rmann@rmnet To: "Speakup is a screen review system for Linux." In-Reply-To: <20040817213052.GA1247@linux1.home> Message-ID: References: <20040817213052.GA1247@linux1.home> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: 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 23:06:02 -0000 I also had that patch rejected in the 2.6.8.1 kernel, but I went ahead and compiled the kernel and I haven't noticed any problems using this kernel. On Tue, 17 Aug 2004, William Hubbs wrote: > -----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----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >