0.9.70 loading kmods failes on ydl3

Eddie Bindt mol-general@lists.maconlinux.org
Tue, 2 Mar 2004 09:30:29 +0100 (CET)


On Mon, 1 Mar 2004, Eddie Bindt wrote:

> On Mon, 1 Mar 2004, Samuel Rydh wrote:
> 
> > It problem could also be a due to stale stuff in the source tree. The way
> > to resolve this is 
> > 
> > 	- backup the kernel .config file
> > 	- do 'make mrproper'
> > 	- restore the .config file
> > 	- do 'make oldconfig ; make dep'

Hmm,
I did this in the kernel tree ...
I even did rebuild the mol-bk from scratch ... (make rpms) ...
It gives no error during build ...
the /lib/modules/'uname -r'/build points to the right source tree ...

ls -l /lib/modules/2.4.22-2g/build
lrwxrwxrwx    1 root     root           32 Dec  3 19:36 
/lib/modules/2.4.22-2g/build -> ../../../usr/src/linux-2.4.22-2g

the .config in that kernel-tree is the one put back there after 
mrproper/oldconfig/dep

Still the same error !

there should be some way to fix this ...

Eddie