From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pc-24-151-10-129.newt1.ct.charter.com ([24.151.10.129] helo=h14me.homelinux.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Acnjl-0002fi-00 for ; Sat, 03 Jan 2004 10:30:49 -0500 Received: from h14me.homelinux.net (localhost [127.0.0.1]) by h14me.homelinux.net (8.12.10/8.12.10) with ESMTP id i03FUl2P012431 for ; Sat, 3 Jan 2004 10:30:48 -0500 Received: (from alex_snow@localhost) by h14me.homelinux.net (8.12.10/8.12.10/Submit) id i03FUlcR012430 for speakup@braille.uwo.ca; Sat, 3 Jan 2004 10:30:47 -0500 Date: Sat, 3 Jan 2004 10:30:47 -0500 From: Alex Snow To: speakup Message-ID: <20040103153047.GA12426@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: 2.6.0 kernel won't compile X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.3 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: Sat, 03 Jan 2004 15:30:50 -0000 I'm trying to compile a 2.6.0 kernelas part of my gentoo install. I tried both the latest gentoo-dev-sources with speakup already patched in and patching it into the gentoo sources without speakup pre patched in. I get the following errors when genkernel runs make bzImage (taken from genkernel.log) drivers/built-in.o(.init.text+0x3fb1): In function `speakup_open': : undefined reference to `k_handler' drivers/built-in.o(.init.text+0x3fb6): In function `speakup_open': : undefined reference to `k_handler' drivers/built-in.o(.init.text+0x3fc5): In function `speakup_open': : undefined reference to `k_handler' drivers/built-in.o(.init.text+0x3fca): In function `speakup_open': : undefined reference to `k_handler' drivers/built-in.o(.init.text+0x3fd9): more undefined references to `k_handler' follow make: *** [vmlinux] Error 1 c -- Always borrow money from a pessimist; he doesn't expect to be paid back.