Re: Linux 2.4.12-ac1

From: Thomas Davis (tadavis@lbl.gov)
Date: Fri Oct 12 2001 - 18:24:50 EST


ACPI compiles as module, but complains about missing symbols:

cd /lib/modules/2.4.12-ac1; \
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.12-ac1;
fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.12-ac1/kernel/drivers/acpi/ospm/system/ospm_system.o
depmod: dmi_broken
depmod: init_8259A

-- 
------------------------+--------------------------------------------------
Thomas Davis		| ASG Cluster guy
tadavis@lbl.gov		| 
(510) 486-4524		| "80 nodes and chugging Captain!"
-
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:47 EST