On Mon, 15 Mar 1999, Michael Doyle wrote:

> On Mon, 15 Mar 1999, you wrote:
> > Hi,
> >     I already did that I had to do an rm preferred and then I did what
> > you asked and yes it did point to  /lib/modules/2.2.3 preferred
> > and it still does not work if I do depmod -a ????
> > 
> > Thanks
> > Bob
> 
> G'day Bob I had similar problems, is there a modules.dep in the
> /lib/modules/2.2.3-1 dir, as there was not in mine and the one in
> /lib/modules/2.0.36-3 was 0 (zero) in length??????????
> 
> --
> Michael Doyle
> Adelaide, South Australia
> ICQ #2635762
> http://landofoz.apana.org.au
> 
Hi,
        Yes there is a module.dep in that directory because I had to
compile the kernel myself to get it to work and sent in an email
explaining exactly what I did and since I had to do an make modules and
make modules_install I have that file but I still get the error it 
can't find modules 2.0.36 preferred even though this is what I have

ls -l /lib/modules  please note the 2.2.3 is the one I compiled
total 4 
drwxr-xr-x 9 root root 1024 Mar 14 15:12 2.0.36-3 
drwxr-xr-x 9 root root 1024 Mar 14 16:28 2.2.3 
drwxr-xr-x 10 root root 1024 Mar 14 11:43 2.2.3-1BOOT 
drwxr-xr-x 9 root root 1024 Mar 14 11:43 2.2.3-1smp
lrwxrwxrwx   1 root     root 18 Mar 14 15:12 preferred -> /lib/modules/2.2.3

ls -l /lib/modules/2.2.3

total 22 
drwxr-xr-x 2 root root 1024 Mar 14 16:28 block 
drwxr-xr-x 2 root root 1024 Mar 14 16:28 cdrom 
drwxr-xr-x 2 root root 1024 Mar 14 16:28 fs
drwxr-xr-x 2 root root 1024 Mar 14 16:28 ipv4 
drwxr-xr-x 2 root root 1024 Mar 14 15:11 ipv6 
drwxr-xr-x 2 root root 1024 Mar 14 16:28 misc 
-rw-r--r-- 1 root root 14000 Mar 14 11:38 modules.dep
drwxr-xr-x   2 root     root         1024 Mar 14 16:28 net

cd /lib/modules
 /sbin/depmod -a
/lib/modules/2.2.3/net/eql.o: unresolved symbol(s)
/lib/modules/2.2.3/net/shaper.o: unresolved symbol(s)
/lib/modules/preferred/net/eql.o: unresolved symbol(s)
/lib/modules/preferred/net/shaper.o: unresolved symbol(s) 

/sbin/modprobe -a * 
can't locate module 2.0.36-3 can't locate
module 2.2.3 can't locate module 2.2.3-1BOOT 
can't locate module 2.2.3-1smp
can't locate module preferred

Thanks for your help in advance
Bob

Reply via email to