From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gate.oldbank.com ([193.41.239.37]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1FyrNA-0003yV-00 for ; Fri, 07 Jul 2006 10:32:01 -0400 Received: from oldbank.com (mail.oldbank.com [193.41.239.1]) by gate.oldbank.com (8.13.6/8.13.6) with ESMTP id k67EVuQ3025802 for ; Fri, 7 Jul 2006 17:31:58 +0300 Received: from MOROK by oldbank.com (MDaemon.PRO.v7.1.2.R) with ESMTP id md50003993930.msg for ; Fri, 07 Jul 2006 17:17:44 +0300 Received: from a1010 by MOROK with local (Exim 4.60) (envelope-from ) id 1FyrMp-000819-8b for speakup@braille.uwo.ca; Fri, 07 Jul 2006 17:31:39 +0300 From: Dart Vader To: speakup@braille.uwo.ca Subject: Applying speakup 2.0 patch on debian kernel 2.6.16 failed Date: Fri, 07 Jul 2006 17:31:39 +0300 Message-ID: <87k66pmqpg.fsf@gmail.com> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Processed: oldbank.com, Fri, 07 Jul 2006 17:17:44 +0300 (not processed: message from trusted or authenticated source) X-MDRemoteIP: 193.41.239.233 X-Return-Path: ak47.ataka@gmail.com X-MDaemon-Deliver-To: speakup@braille.uwo.ca X-Virus-Scanned: ClamAV 0.88.2/1588/Fri Jul 7 16:54:23 2006 on gate.oldbank.com X-Virus-Status: Clean X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.8rc1 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: Fri, 07 Jul 2006 14:32:01 -0000 Hi. Can't apply speakup patch on a debian kernal. I do: $ cd /usr/src/linux $ make mrproper $ cd /usr/src/speakup-2.0/ $ ./install Patching version v26 Creating .orig files [...............] done. Patching files [pp1 out of 1 hunk FAILED -- saving rejects to file arch/mips/Kconfig.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 pppp9 out of 13 hunks FAILED -- saving rejects to file drivers/char/vt.c.rej pp1 out of 3 hunks FAILED -- saving rejects to file drivers/Makefile.rej ppppp] done. Copying files [ccccc] done. $ I use the following debian kernal: Linux version 2.6.16-2-k7 (Debian 2.6.16-15) (waldi@debian.org) (gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3)) #1 Wed Jun 21 18:43:32 UTC 2006 I use a downloaded from speakup website tarball of speakup source: speakup-2.0.tar.gz What I did wrong? Where can I get docs to solve my problem? Tell me if I should provide to you more information about my system. --- Roman out