Re: How to find "Unresolved Symbols"

From: Fawad Lateef
Date: Thu Sep 15 2005 - 10:34:52 EST


On 9/15/05, Budde, Marco <budde@xxxxxxxx> wrote:
> Hi,
>
> I am working on a larger kernel module.
> This module will be based on a lot of
> portable code, for which I have to implement
> the OS depended code.
>

Are you creating a module for multiple platforms or migrating an
existing one to new version ?? And what do u mean by OS dependent code
??? I think it might be Architecture dependent code !!!!

> At the moment I can compile the complete
> code into a module. Some of OS depended
> code is still missing, but I do not get
> any warnings from kbuild.
>
> When I try to load the module, I can a really
> strange error message:
>
> insmod: error inserting 'foo.o': -795847932 Function not implemented
>
> What does that mean? How can I get a list
> of missing symbols?
>
> cu, Marco
>

Plz tell which kernel version you are using and which distribution
!!!! b/c there is a probability that you distro might have old
modutils etc ......

--
Fawad Lateef
-
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/