Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] kernel 2.4.10 Unresolved symbols
Date: Sat, 29 Sep 2001 09:27:58
Message-Id: 20010929092758.G26264@cvs.gentoo.org
In Reply to: [gentoo-dev] kernel 2.4.10 Unresolved symbols by Dan Nelson
1 On Sat, Sep 29, 2001 at 12:36:38AM -0500, Dan Nelson wrote:
2 > I am compiling kernel 2.4.10 and getting the following Unresolved symbol
3 > errors while doing the make modules_install:
4 >
5 > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.10; fi
6 > depmod: *** Unresolved symbols in
7 > /lib/modules/2.4.4-ac9/kernel/drivers/char/agp/agpgart.o
8 > depmod: contig_page_data_R4f152932
9 > depmod: pm_register_R8dbab11c
10 > depmod: pm_unregister_all_R9c0ba5b2d
11 >
12 > There are more but they are all the same. I am attempting to update to this
13 > kernel on a 1.0 rc5 box.
14
15 As long as the unresolved symbols are for 2.4.4-ac9 modules (and they are), then
16 this isn't a problem. It's only a problem if you get unresolved symbols for your
17 new 2.4.10 modules.
18
19 Best Regards,
20
21 --
22 Daniel Robbins <drobbins@g.o>
23 Chief Architect/President http://www.gentoo.org
24 Gentoo Technologies, Inc.