On Tue, 2002-05-14 at 15:16, [EMAIL PROTECTED] wrote: > On 14 May 2002, Robert Goshko wrote: > > > I am in the need to recompile the kernel on my new Compaq 725 laptop to > > get the sound card to work (new version of the ac97_codec.c), but I'm > > getting an error when i compile the modules (make modules) in the > > /usr/src/linux/drivers/block/loop.c code. I was getting the same type > > of error when it tried to compile the ATM code, but since I don't need > > it, I turned ATM off, and that wen away. > > Try: > cd /usr/src/linux (or wherever your source is) > cp .config config.mine > make mrproper > cp config.mine .config > make oldconfig > make dep && make clean > make bzImage
Thanks! That did the trick, I'm now fully functional on my new laptop (except for APM, which I knew about when I went to purchase) -- ...Rob ===================================================================== Robert Goshko Axis Computer Consulting Services, Inc President Sherwood Park, Alberta, Canada http://www.axis-dev.com/ Supporting the Revolution In Your World ===================================================================== Registered Linux User #260513 8:22pm up 8 min, 2 users, load average: 0.68, 0.53, 0.24
signature.asc
Description: This is a digitally signed message part
