2.4.18-pre9-ac[23], make modules_install fails

Jean-Luc Coulon (jean-luc.coulon@wanadoo.fr)
Thu, 14 Feb 2002 13:28:17 +0100


Hi,

I've the following problem with make modules_install and
2.4.18-pre9-ac[23]. I've not tested ac1 and then vanilla 2.4.18-pre9
works fine.

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 -b
/usr/src/linux/debian/tmp-image -r 2.4.18-pre9-ac3; fi
depmod: *** Unresolved symbols in
/usr/src/linux/debian/tmp-image/lib/modules/2.4.18-pre9-ac3/kernel/drivers/scsi/sd_mod.o
depmod: blkdev_varyio

----------
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/