I have just patched kernel 2.4.20 with ac-1 and preemptive patches
when I do a make dep;make modules;make bzImage;make modules_install

should I be concerned by the below information?


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.20-ac1;
fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.20-ac1/kernel/drivers/hotplug/pci_hotplug.o
depmod:         proc_bus_pci_dir
depmod: *** Unresolved symbols in
/lib/modules/2.4.20-ac1/kernel/drivers/video/matrox/matroxfb_DAC1064.o
depmod:         g450_mnp2f_R00c598d0
depmod:         matroxfb_g450_setclk_R42d7b187
depmod:         matroxfb_g450_setpll_cond_R2bda1457


TIA

Kevin

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to