Re: Linux 2.4.12-ac1

Thomas Davis (tadavis@lbl.gov)
Fri, 12 Oct 2001 16:24:50 -0700


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/