Gentoo Archives: gentoo-dev

From: Collins Richey <erichey2@××××.com>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] kernel 2.4.10 further issues
Date: Sat, 29 Sep 2001 16:46:36
Message-Id: 20010929165951.135d1d33.erichey2@home.com
In Reply to: [gentoo-dev] kernel 2.4.10 further issues by Dan Nelson
1 On Sat, 29 Sep 2001 17:08:38 -0500 Dan Nelson <taligent@××××××.net>
2 wrote:
3
4 > I now have the kernel compiled, but when I reboot, I run into a loop
5 > trying
6 > to load module net-pf1. My boot log shows the following:
7 >
8 > Calculating kernel module dependencies...
9 > depmod: *** Unresolved symbols in
10 > /lib/modules/2.4.4-ac9/kernel/drivers/cdrom/aztcd.o
11 > depmod: *** Unresolved symbols in
12 > /lib/modules/2.4.4-ac9/kernel/drivers/cdrom/cdu31a.o
13 >
14 > and ends with:
15 >
16 > Auto-generating 2.4.10 modules.conf...
17 > modprobe: Can't open dependencies file
18 > /lib/modules/2.4.10/modules.dep (No
19 > such file or directory)
20 > >>[34;01m Error configuring module dependencies.
21 >
22 > I can't seem to find why this box is still looking for 2.4.4-ac9
23 > modules now
24 > that I have recompiled. I did the compilation correctly and even
25 > followed
26 > the suggestion to do a make mrproper and to rename the 2.4.4-ac9
27 > library
28 > prior to the compilation.
29 >
30 > Any further suggestions would be appreciated.
31 >
32
33 Maybe depmod -a ?
34
35 --
36 Collins Richey
37 Denver Area
38 gentoo_rc6 xfce+sylpheed

Replies

Subject Author
Re: [gentoo-dev] kernel 2.4.10 further issues Nathaniel Grady <nate@×××××××.org>