When attempting to compile a kernel (2.0.32 or 2.0.33) on a system recently upgraded to libc6, `make dep' fails with the following message:
make dep make[1]: Entering directory `/usr/src/kernel-source-2.0.32/arch/i386/boot' make[1]: Nothing to be done for `dep'. make[1]: Leaving directory `/usr/src/kernel-source-2.0.32/arch/i386/boot' scripts/mkdep init/*.c > .tmpdepend scripts/mkdep `find /usr/src/kernel-source-2.0.32/include/asm /usr/src/kernel-source-2.0.32/include/linux /usr/src/kernel-source-2.0.32/include/scsi /usr/src/kernel-source-2.0.32/include/net -follow -name \*.h ! -name modversions.h -print` > .hdepend make: *** [dep-files] Error 139 Does anyone know what I'm missing? Thanks, Mike -- Michael Hill Toronto, Canada [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .