Re: unresolved symbols in module

From: Keith Owens (kaos@ocs.com.au)
Date: Fri Jan 07 2000 - 17:41:25 EST


On Fri, 07 Jan 2000 10:40:37 -0600,
Jonathan Gallmeier <jonathan@arlut.utexas.edu> wrote:
>that compiles for 2.2.13,
>but insmod complains about unresolved symbols for calls like printk,
>kmalloc, etc.

"grep printk /proc/ksyms". If it says "printk" you should not have a
problem. If it says "printk_Rxxxxxxxx" then your kernel is compiled
with kernel symbols and your module is not, fundamental incompatability.

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



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:11 EST