cannot load *any* modules with 2.4 kernel

From: George Nychis
Date: Sat May 20 2006 - 12:08:34 EST


Hi,

I boot two kernels, a 2.6.9 kernel and just recently built a 2.4.32 kernel

In the 2.4.32 kernel I have =y for:
CONFIG_MODULES
CONFIG_MODVERSIONS
CONFIG_KMOD

I then build my kernel, with some modules, install the modules, and boot
my 2.4.32 kernel successfully

when i do lsmod, it is completely empty, no modules are loaded. This
only happens for my 2.4.32 kernel though, modules load fine in 2.6.9

If i try to manually insert with insmod or modprobe, i get unresolved
external symbols for things that I am sure should be resolved... for
example, i get unresolved external symbol for printk

I'll give some other common unresolved smybols and maybe someone can
point me in the right direction of what else i need to specify to you
guys so that you can help me out further.

prinkt
add_timer
dev_mc_add
CardServices
kfree
cpu_raise_softirq
free_irq
kmalloc

Thanks!
George
-
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/