From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from finch-post-12.mail.demon.net([194.217.242.41]) (2588 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Thu, 18 May 2000 10:07:25 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from blazie.demon.co.uk ([212.229.180.249] helo=feenix) by finch-post-12.mail.demon.net with smtp (Exim 2.12 #1) id 12sQxM-000DI9-0C; Thu, 18 May 2000 14:07:20 +0000 Reply-To: From: "Tim Burgess" To: "'Geoff Shang'" Cc: "SpeakUp List (E-mail)" Subject: RE: kernel re-compilation Date: Thu, 18 May 2000 15:00:47 +0100 Message-ID: <000701bfc0d2$76a9fc20$ffc0c0c0@feenix> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal List-Id: Hi folks, Since posting my last message about kernel re-compilation I've booted again with the same result as previously. However, this time I hit the Control key to shut SpeakUp up a little and found that I got some warnings like "/boot/system map contains an incorrect kernel version" - I imagine that this means I need to tweak something somewhere in order to reflect the fact that "uname -r" now reports 2.2.14 instead of my old 2.2.12. I might be missing punctuation in the message, so don't treat it as verbatim. My linux image statement in lilo.conf is /vmlinuz and, obviously this file exists at root (I checked, honest). Could this account for my i586 errors, which come up later after the speech stops? I'm going to try a "make config" tomorrow when my helper is around again, but if anybody has any ideas in the meantime I'd love to hear them. Thanks again. Tim Burgess Technical Support Voice: +44 (0)1827 716000 Fax: +44 (0)1827 715442 E-mail: tim@blazie.co.uk General enquiries: Blazie Engineering Ltd. Windermere House Kendal Avenue London W3 0XA Voice: +44 (0)208 752 8650 Fax: +44 (0)208 752 8658 E-mail: info@blazie.co.uk Web: http://www.blazie.co.uk -----Original Message----- From: Geoff Shang [mailto:gshang10@scu.edu.au] Sent: Thursday, May 18, 2000 1:32 PM To: Tim Burgess Subject: RE: kernel re-compilation Hi: Oh I should read your messages more thoroughly. The config settings are stored in /usr/src/linux/.config, assuming you compiled from /usr/src/linux. This file is generated by the make config process and is what make oldconfig refferences. Geoff.