[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bad Kernel prob



2.4.23 has an exploit, and I can't compile 2.4.25, or maybe I am just doing something retarded.

This is very, very far along in the build process.

if [ -x debian/post-install ]; then                                   \
        IMAGE_TOP=debian/tmp-image version=2.4.25-ben1 debian/post-install;\
fi
cp vmlinux debian/tmp-image/boot/vmlinux-2.4.25-ben1
chmod 644 debian/tmp-image/boot/vmlinux-2.4.25-ben1
cp arch/ppc/boot/images/vmlinux.coff   debian/tmp-image/boot/vmlinux.coff-2.4.25-ben1
cp: cannot stat `arch/ppc/boot/images/vmlinux.coff': No such file or directory
make[1]: *** [real_stamp_image] Error 1
make[1]: Leaving directory `/usr/src/linux'
make: *** [kernel-image-deb] Error 2

So, I checked what was there

> ls arch/ppc/boot/images/
Makefile  vmlinux.gz  zImage.prep

Any ideas?

:(



Reply to: