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

Re: error while building kernel image deb with kpkg



The problem is solved when the kernel is compiled with
"HAVE_COFF_IMAGE=YES" is made "NO", other wise it exits without creating
the deb file.  thanks to qdecavel for suggestionn in the list.

Nagarjuna

On Mon, 2004-04-12 at 17:49, Nagarjuna G. wrote:
> I get the following error while compiling the kernel-image using
> make-kpkg.  Any idea where the script is going wrong.  I had built
> kernels before, and it worked.  
> 
> ---------error lines-------
> 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/benh-kernel'
> make: *** [kernel-image-deb] Error 2
> -------error lines end ----------
> 
> Nagarjuna
> 



Reply to: