Re: modutils

From: Sam Ravnborg
Date: Fri Mar 03 2006 - 11:40:13 EST


On Fri, Mar 03, 2006 at 01:05:19AM -0500, Andrew Haninger wrote:
> On 3/3/06, tim tim <tictactoe.tim@xxxxxxxxx> wrote:
> > here i am trying to install 2.6.10 kernel on the system that was fully
> > installed RedHat EL3 (2.4.21). we followed this procedure..
Hi Tim tim.

The warnings you see is a module that references symbols that it cannot
resolve.
Do you have a vmlinux in the root of your kernel tree?
Does Module.symvers include the symbols that you get warnings on?

You need to do a successfully build of the kernel before you can build
the modules.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/