LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: <davidn@rebel.net.au>
  To  : Matthew Geddes <mgeddes@tellurian.com.au>
  Date: Wed, 15 Jan 2003 15:34:11 +1030 (CST)

Re: Black Magic and Kernel recompiles

Matthew Geddes <mgeddes@tellurian.com.au> wrote:
> Just to be sure, I tried an rpm -e kernel-source then removed the
> /usr/src/linux-* directory and all files beneath it (things like .config
> and .depend, etc). Then: [snip]

I think the problem you were having related to kernel module versions.
My experience is that make clean doesn't always remove everything but
make mrproper does, so backup your .config, make mrproper, restore
your .config, make dep (which is the step you forgot) then make bzImage
and modules.

-- 
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.openprojects.net
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page