2.5.7 make modules_install failed

Jean-Luc Coulon (jean-luc.coulon@wanadoo.fr)
Thu, 21 Mar 2002 20:10:59 +0100


make[1]: Leaving directory `/usr/src/kernel-sources-2.5.7/arch/i386/lib'
cd /lib/modules/2.5.7; \
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.5.7; fi
depmod: *** Unresolved symbols in
/lib/modules/2.5.7/kernel/sound/oss/sound.o
depmod: virt_to_bus_not_defined_use_pci_map
make: *** [_modinst_post] Error 1

-----
Regards
Jean-Luc
-
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/