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

From: Benjamin Pharr (ben@benpharr.com)
Date: Thu Jan 31 2002 - 00:05:59 EST


After moving the files from linux/ and applying the i810 patch posted to
the list, I made it all the way to the end of a "make dep bzImage
modules modules_install" without any errors. However, I got this right
at the end:

make[1]: Leaving directory `/usr/src/linux-2.5.3/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
depmod: *** Unresolved symbols in /lib/modules/2.5.3/kernel/fs/ufs/ufs.o
depmod: lock_kernel
depmod: unlock_kernel
benix:/usr/src/linux-2.5.3#

Ben Pharr



-
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 Jan 31 2002 - 21:01:31 EST