Gentoo Archives: gentoo-dev

From: Dan Nelson <taligent@××××××.net>
To: gentoo-dev@××××××××××.org
Subject: [gentoo-dev] kernel 2.4.10 further issues
Date: Sat, 29 Sep 2001 16:08:06
Message-Id: 01092917083800.00385@danno.taligentcorporation.com
1 I now have the kernel compiled, but when I reboot, I run into a loop trying
2 to load module net-pf1. My boot log shows the following:
3
4 Calculating kernel module dependencies...
5 depmod: *** Unresolved symbols in
6 /lib/modules/2.4.4-ac9/kernel/drivers/cdrom/aztcd.o
7 depmod: *** Unresolved symbols in
8 /lib/modules/2.4.4-ac9/kernel/drivers/cdrom/cdu31a.o
9
10 and ends with:
11
12 Auto-generating 2.4.10 modules.conf...
13 modprobe: Can't open dependencies file /lib/modules/2.4.10/modules.dep (No
14 such file or directory)
15 >>[34;01m Error configuring module dependencies.
16
17 I can't seem to find why this box is still looking for 2.4.4-ac9 modules now
18 that I have recompiled. I did the compilation correctly and even followed
19 the suggestion to do a make mrproper and to rename the 2.4.4-ac9 library
20 prior to the compilation.
21
22 Any further suggestions would be appreciated.

Replies

Subject Author
Re: [gentoo-dev] kernel 2.4.10 further issues Collins Richey <erichey2@××××.com>