Unresolved symbols

watermodem (aquamodem@ameritech.net)
Sun, 14 Oct 2001 02:34:51 -0500


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-ac12;
fi

depmod: *** Unresolved symbols in
/lib/modules/2.4.10-ac12/kernel/drivers/acpi/o
spm/system/ospm_system.o

depmod: acpi_ut_debug_print_raw
-
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/