Re: 2.5.3: Unresolved Symbols in ppp_deflate.o and ufs.o

From: Marcelo Roberto Jimenez (mroberto@cetuc.puc-rio.br)
Date: Sat Feb 02 2002 - 15:37:20 EST


I'm having the same problem:

...
make -C arch/i386/lib modules_install
make[1]: Entering directory
`/home/mroberto/programs/kernel/2.5.3/plain/linux/arch/i386/lib'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory
`/home/mroberto/programs/kernel/2.5.3/plain/linux/arch/i386/lib'
cd /lib/modules/2.5.3; \
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.3; fi
depmod: *** Unresolved symbols in
/lib/modules/2.5.3/kernel/drivers/net/ppp_deflate.o
depmod: zlib_inflateIncomp

Regards,

Marcelo.

-
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 : Thu Feb 07 2002 - 21:00:24 EST