From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ms-smtp-02.tampabay.rr.com ([65.32.1.39]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 19SPhG-0004vF-00 for ; Tue, 17 Jun 2003 19:17:03 -0400 Received: from 92.89.35.65.cfl.rr.com (92.89.35.65.cfl.rr.com [65.35.89.92]) by ms-smtp-02.tampabay.rr.com (8.12.5/8.12.5) with ESMTP id h5HNGdVX009331 for ; Tue, 17 Jun 2003 19:16:49 -0400 (EDT) Date: Tue, 17 Jun 2003 19:14:33 -0500 (EST) From: Ryan Mann X-X-Sender: rmann@rmnet To: speakup@braille.uwo.ca Subject: problems patching with CVS Speakup Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi. A few minutes ago, I ran the checkout script for the CVS version of Speakup with the Linux 2.4.21 source in /usr/src/linux-2.4.21. I ran "checkout /usr/src/linux-2.4.21" and the following hunks failed: Patching files [pppppp1 out of 1 hunk FAILED -- saving rejects to file /usr/src/linux-2.4.21/arch/mips/config-shared.in.rej pppp1 out of 3 hunks FAILED -- saving rejects to file /usr/src/linux-2.4.21/drivers/char/Makefile.rej pp1 out of 8 hunks FAILED -- saving rejects to file /usr/src/linux-2.4.21/drivers/char/keyboard.c.rej ppppp1 out of 1 hunk FAILED -- saving rejects to file /usr/src/linux-2.4.21/include/linux/miscdevice.h.rej p] done. Copying files [ccccc] done. Is this a known problem with this version of the Linux kernel? Thanks.