Hi, I have been trying to compile a 2.4 kernel for my iMac using kernel-package. The build works fine but the package assembly fails with:
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 /home/dkortsch/kernel-building/kernel-source-2.4.8/debian/tmp-image -r 2.4.8; fi make[2]: Leaving directory `/home/dkortsch/kernel-building/kernel-source-2.4.8' cp vmlinux debian/tmp-image/boot/vmlinux-2.4.8 chmod 644 debian/tmp-image/boot/vmlinux-2.4.8 cp arch/ppc/coffboot/vmlinux.coff debian/tmp-image/boot/vmlinux.coff-2.4.8 cp: arch/ppc/coffboot/vmlinux.coff: No such file or directory make[1]: *** [kernel-image-deb] Error 1 make[1]: Leaving directory `/home/dkortsch/kernel-building/kernel-source-2.4.8' make: *** [stamp-buildpackage] Error 2 I can't find anything about coffboot to explain what is going wrong. can someone help me out here? thanks Dan Kortschak -- _____________________________________________________________ .`.`o o| ,\__ `./`r Dan Kortschak <\/ \_O> O Genetics (DMB) phone :+61 8 8303 4863 "|`...'.\ Adelaide University fax :+61 8 8303 7534 ` :\ Australia 5005 mailto:[EMAIL PROTECTED] : \ If you were not sent this message, please delete and forget it. If you were, be aware that we don't guarantee it free of virus; the health of your system is your own responsibility, do what you feel is necessary. By replying to this email you implicitly accept that your response may be forwarded to other recipients. Permission is granted for fair use reproduction.