unresloved symbols in 2.4.1

From: Eugene Danilchenko (eugene@kriljon.ru)
Date: Tue Feb 20 2001 - 01:21:20 EST


Hello,
i have problem. When i try to install compiled modules (make modules_install) with kernel 2.4.2, i get this message (tail -7):

cd /lib/modules/2.4.1; \
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.1; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.1/kernel/fs/binfmt_elf.o
depmod: get_pte_slow
depmod: __handle_bad_pmd

System: RedHat 6.2
on system installed:
modutils-2.4.2-1

What does it mean. and what have i to do to avoid it?
Eugene


-
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 : Fri Feb 23 2001 - 21:00:21 EST