lkml.org 
[lkml]   [2005]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectCannot fix unresolved module symbols
Greetings all,

First, im using 2.6.12 with version 3.1 of module-install-utils and GCC 4.0.1.

I simply cannot get kernel modules to install.

Building the kernel and modules works perfecty, no errors.

But on running "make modules_install" i get:

depmod: QM_MODULES: Function not implemented
INSTALL drivers/net/wireless/atmel.ko
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map
2.6.12; fi
depmod: *** Unresolved symbols in
/lib/modules/2.6.12/kernel/drivers/net/wireless/atmel.ko
depmod: __netdev_watchdog_up
depmod: preempt_schedule
depmod: _mmx_memcpy
depmod: eth_type_trans
depmod: param_get_charp
depmod: __kfree_skb
depmod: alloc_skb
........ and many more

Ive had this problem since i started using 2.6.x, and have always compiled
drivers into the kernel to avoid it. But now i do need to get this fixed so i
can get ndiswrapper working.

Does anyone know what could be wrong?

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

\
 
 \ /
  Last update: 2005-07-12 14:40    [W:0.176 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site