Problem in making modules_install

From: omit_ECE (omit@rice.edu)
Date: Mon Oct 21 2002 - 13:37:23 EST


Hi,

When recompiling the kernel in making modules_install, I got the messages as below,

cd /lib/modules/2.4.18-3custom; \
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.18-3custom; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.18-3custom/kernel/fs/binfmt_elf.o
depmod: task_nice
make: *** [_modinst_post] Error 1

How could I do for this? Thank you.

YuZen
-
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 : Wed Oct 23 2002 - 22:00:55 EST