From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ohsmtp03.ogw.rr.com ([65.24.7.38]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 19u97X-0006Zz-00 for ; Tue, 02 Sep 2003 07:14:47 -0400 Received: from cpe-024-033-003-115.midsouth.rr.com (cpe-024-033-003-115.midsouth.rr.com [24.33.3.115]) by ohsmtp03.ogw.rr.com (8.12.5/8.12.2) with ESMTP id h82BEkt3004645 for ; Tue, 2 Sep 2003 07:14:46 -0400 (EDT) Date: Tue, 2 Sep 2003 06:14:46 -0500 (CDT) From: Adam Myrow To: speakup@braille.uwo.ca Subject: Re: OT: Kernel Compile And Module Dependancy Problems In-Reply-To: Message-ID: References: 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: On Tue, 2 Sep 2003, Luke Davis wrote: > make clean > make mrproper > make oldconfig You've got that backwards. Make mrproper wipes out your .config and should be executed before anything else.