Re: Can't load modules using kernel 2.4.3

2001-04-16 Thread Steve Fernandez
Luis Pablo Gasparotto wrote: > Hi all, > I've recently download the latest kernel (2.4.3) and after compile, > "make modules", and "make modules_install" I can't load modules because > the modules.dep file has 0 bytes lenght. > In order to use the new kernel I did: > - make mrproper;make xconfig;

Can't load modules using kernel 2.4.3

2001-04-14 Thread Luis Pablo Gasparotto
Hi all, I've recently download the latest kernel (2.4.3) and after compile, "make modules", and "make modules_install" I can't load modules because the modules.dep file has 0 bytes lenght. In order to use the new kernel I did: - make mrproper;make xconfig;make dep;make clean;make bzImage;make modu