From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cpe-24-221-98-238.az.sprintbbd.net ([24.221.98.238] helo=lnx1.holmesgrown.com ident=root) by speech.braille.uwo.ca with esmtp (Exim 3.32 #1 (Debian)) id 16PesW-0004ap-00 for ; Sun, 13 Jan 2002 02:16:28 -0500 Received: from lnx3.holmesgrown.com (steve@lnx3.holmesgrown.com [192.168.1.5]) by lnx1.holmesgrown.com (8.9.3/8.9.3) with ESMTP id AAA21419 for ; Sun, 13 Jan 2002 00:15:58 -0700 Date: Sun, 13 Jan 2002 00:17:10 -0700 (MST) From: Steve Holmes To: Speakup mailing list Subject: Re: A compiling procedure question. In-Reply-To: Message-ID: 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.7 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: Shouldn't he do a "make oldconfig" first? This way he'll get prompted for the sound support again and he can now answer the question correctly. On Sat, 12 Jan 2002, Janina Sajka wrote: > Open your /usr/src/linux/.config file in your favorite text editor and > find the line where you said 'n' rather than 'y.' Delete the entire line. > and then do: > > make dep bzImage modules modules_install install > > > PS: Why are you using 2.4.5? 2.4.17 is current. > > PSS; I'm not sure anyone understands everything in .config. > > On Sat, 12 > Jan 2002, Dan Murphy wrote: > > > Hi again folks. > > Although I have read the howto on compiling kernels, and I have done > > it successfully before, I don't understand some of the science behind > > some of the procedures, so here's my question. > > I compiled the 2.4.5 kernel, but during make config, I got distracted, > > and in the sound section I pressed n instead of y. > > I didn't realize this UN till later. Is there a way I can go back in > > and do it again without blowing away my whole source tree and starting > > fresh? If not, I don't mind, but I am hoping there's an easier way. > > Some of the information in the kernel howto was a bit over my head. > > thanks. > > > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > >