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

Re: Compiling 2.4.25 Kernel



Le Sun, Apr 11, 2004 at 09:46:12PM +0200, qdecavel a écrit :
>Hi
>
>I have recently installed a Debian distribution on my iBook, and I 
>wanted to upgrade my kernel, so I have downloaded Mr. 
>Herrenschmidt's work from http://www.ppckernel.org/, and tried to 
>compile the iBook Kernel from 2.4 BenH tree. I launched make 
>xconfig, then make-kpkg binary, but I obtained only 3 files, and 
>especially the kernel_image...deb was lacking. I then decided to 
>do it again with fakeroot make-kpkg ... kernel_image, and there 
>the compilation stopped because of :
>
>cp : cannot stat `arch/ppc/boot/images/vmlinux.coof' : no such 
>file or directory
>make[1] : *** [real_stamp_image] Error 1
>make[1] : leaving directory `/usr/local/src/src-linux-2.4-benh'

Just type this after it failed :
touch arch/ppc/boot/images/vmlinux.coff

Then re-run the compilation, and it'll complete.
-- 
Lucas Moulin <lucas at brebis dot org>
"When one makes twenty million, ten thousand people lose" - NOFX



Reply to: