Re: Problem with RH 5..0

Trevor Johnson (trevor@jpj.net)
Sat, 3 Jan 1998 17:53:56 -0800 (PST)


> I am trying to re-compile a kernel for RH 5.0 and am having problems.
> First, I keep getting this error about linux not being able to find
> /lib/modules
> dependencies.

This is probably happening because your new kernel has fewer modules than
the old one, and you left the old modules in /lib/modules/`uname -r`/
where they're mixed up with the new ones. If you remove the old modules,
the error messages will go away.
___
Trevor Johnson