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

BenH 2.4.25 won't be compiled



I have a systematic error trying to compile a Benh 2.4.25-1 from rsync.

d /usr/local/src/benh_kernel/debian/tmp-image/lib/modules/2.4.25-ben1; \
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 -b /usr/local/src/benh_kernel/debian/tmp-image -r 2.4.25-ben1; fi
make[2]: Leaving directory `/usr/local/src/benh_kernel'
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/local/src/benh_kernel'
daisy:/usr/local/src/benh_kernel#


The .coff doesn't exist...

I compile it debian way.

David



Reply to: