lkml.org 
[lkml]   [2003]   [Jul]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [2.4.22-pre7] speedtouch.o unresolved symbols
Date
On Thursday 24 July 2003 22:20, koraq@xs4all.nl wrote:
> After compiling kernel 2.4.22-pre7 the make modules_install failed with the
> following errors
>
> cd /lib/modules/2.4.22-pre7; \
> mkdir -p pcmcia; \
> find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
> pcmcia if [ -r System.map ]; then /sbin/depmod -ae -F System.map
> 2.4.22-pre7; fi depmod: *** Unresolved symbols in
> /lib/modules/2.4.22-pre7/kernel/drivers/usb/speedtch.o depmod:
> shutdown_atm_dev_R0b9b1467
> depmod: atm_charge_Rf874f17b
> depmod: atm_dev_register_Rc23701a4
> make: *** [_modinst_post] Error 1

You need to enable ATM support (CONFIG_ATM). To do this, you
need to enable support for experimental code (CONFIG_EXPERIMENTAL).

Duncan.
-
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-03-22 13:47    [W:2.131 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site