On Thu, Feb 06, 2003 at 07:47:59PM +0100, Francois Chenais wrote:
> Someting wrong in the install process.
> Reading in Makefile, I have found that I have to run make modules_install
I don't believe that is an error in the build process. Perhaps
modules_install should be documented, but it isn't a bug.
Personally I would like the install target to call modules_install.
But it doesn't and never has. Rather, the install target makes
a few insod calls to insert modules that are in the build directory
to get lvs up and running. You need to make manual insmod or rmmod
calls from there. Or run make modules_install and rely in depmod.
--
Horms
|