The version of ksymoops and modutils is respectively
2.4.1 and 2.4.6.
Here is the last lines generated by "make modules_install":
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.7; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.7/kernel/drivers/sound/esssolo1.o
depmod: gameport_register_port_Rf891976c
depmod: gameport_unregister_port_Rb8ce4307
Btw, everything is OK under 2.4.6.
>gcc -D__KERNEL__ -I/home/nitro/src/linux-2.4.7/include -Wall \
> -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer \
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 \
> -march=k6 -c -o esssolo1.o esssolo1.c \
>esssolo1.c:2455: warning: initialization from incompatible pointer type
>esssolo1.c:2457: warning: initialization from incompatible pointer type
>
>and
>
>drivers/sound/sounddrivers.o: In function `solo1_probe':
>drivers/sound/sounddrivers.o(.text.init+0x3ab): undefined reference to \
> `gameport_register_port'
>drivers/sound/sounddrivers.o: In function `solo1_remove':
>drivers/sound/sounddrivers.o(.text.init+0x4d7): undefined reference to \
> `gameport_unregister_port'
>make: *** [vmlinux] Error 1
>
>
>--
> Sven Vermeulen - Key-ID CDBA2FDB
> LUG: http://www.lugwv.be - http://www.keyserver.net
>
>-
>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/
>
__________________________________________
IP卡、上网卡全线跳水价 http://shopping.263.net/category08.htm
古埃及订情饰物订做 http://shopping.263.net/category11.htm
-
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/