[BUG] 2.4.19-pre5-ac2 depmod error

From: Bill Davidsen (davidsen@tmr.com)
Date: Fri Apr 05 2002 - 09:35:11 EST


Looks like some symbols got left off, I'll look at it in the morning when
I have a faster computer... building on this laptop is painful.

Note: building pcmcia support as modules...

cd /lib/modules/2.4.19-pre5-ac2; \
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.19-pre5-ac2; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.19-pre5-ac2/kernel/drivers/mtd/maps/sc520cdp.o
depmod: mtd_concat_create_R606fc87b
depmod: mtd_concat_destroy_R9c645004
-
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 : Sun Apr 07 2002 - 22:00:15 EST