From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail01.tacticuscommunications.net (mail01.tacticuscommunications.net [74.2.138.133]) by speech.braille.uwo.ca (Postfix) with ESMTP id A7DF610A46 for ; Fri, 13 Jun 2008 00:55:06 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail01.tacticuscommunications.net (Postfix) with ESMTP id 829BB108A9 for ; Fri, 13 Jun 2008 00:41:32 -0400 (EDT) Received: from mail01.tacticuscommunications.net ([127.0.0.1]) by localhost (mail01.tacticuscommunications.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jDc9+Ecs4fa1 for ; Fri, 13 Jun 2008 00:41:31 -0400 (EDT) Received: from [10.0.10.20] (unknown [10.0.10.20]) by mail01.tacticuscommunications.net (Postfix) with ESMTPA id 828A5108A5 for ; Fri, 13 Jun 2008 00:41:31 -0400 (EDT) Date: Fri, 13 Jun 2008 00:55:25 -0400 (EDT) From: luke To: Speakup@braille.uwo.ca Subject: Compilation Error (soft synth related?) Message-ID: Organization: Tacticus Communications, Inc. MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1463785727-1571413045-1213332925=:21849" X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 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, 13 Jun 2008 04:55:06 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463785727-1571413045-1213332925=:21849 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE While compiling kernel version 2.6.24.7, from a speakup tree acquired on=20 Thursday morning from the git mirror, I get this a while after the make=20 bzImage. Interestingly, I didn't get this when compiling a 2.6.18 kernel= =20 with the same speakup tree, and different kernel options. CC drivers/char/speakup/speakup_soft.o CC drivers/char/speakup/buffers.o CC drivers/char/speakup/devsynth.o drivers/char/speakup/devsynth.c: In function =E2 speakup_file_write=E2 : drivers/char/speakup/devsynth.c:27: error: implicit declaration of=20 function =E2 copy_from_user=E2 make[3]: *** [drivers/char/speakup/devsynth.o] Error 1 make[2]: *** [drivers/char/speakup] Error 2 make[1]: *** [drivers/char] Error 2 make: *** [drivers] Error 2 Any thoughts? Regards, Luke ---1463785727-1571413045-1213332925=:21849--