Re: 2.4.10-ac10 -- Unresolved symbol __io_virt_debug in sk98lin.o, skfp.o, aha152x_cs.o, fdomain_cs.o abd msnd_classic.o.

From: Miles Lane (miles@megapathdsl.net)
Date: Tue Oct 09 2001 - 18:34:27 EST


Sorry, this appears to have been cleared up by doing a "make mrproper".

On Tue, 2001-10-09 at 14:39, Miles Lane wrote:
> I searched the LKML and didn't find this mentioned.
>
> 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.10-ac10; fi
> depmod: *** Unresolved symbols in /lib/modules/2.4.10-ac10/kernel/drivers/net/sk98lin/sk98lin.o
> depmod: __io_virt_debug
> depmod: *** Unresolved symbols in /lib/modules/2.4.10-ac10/kernel/drivers/net/skfp/skfp.o
> depmod: __io_virt_debug
> depmod: *** Unresolved symbols in /lib/modules/2.4.10-ac10/kernel/drivers/scsi/pcmcia/aha152x_cs.o
> depmod: __io_virt_debug
> depmod: *** Unresolved symbols in /lib/modules/2.4.10-ac10/kernel/drivers/scsi/pcmcia/fdomain_cs.o
> depmod: __io_virt_debug
> depmod: *** Unresolved symbols in /lib/modules/2.4.10-ac10/kernel/drivers/sound/msnd_classic.o
> depmod: __io_virt_debug
>
> Not sure if it is related, but I have #define DEBUG in my arch/i386/kernel/pci-i386.h.

-
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/



This archive was generated by hypermail 2b29 : Mon Oct 15 2001 - 21:00:28 EST