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

Re: 2.4.25 compile troubles



On Tue, Mar 02, 2004 at 03:39:54PM -0500, Joshua Narins wrote:
> 
> Thx in advance.
> 
> It almost gets all the way through, and I don't see any more than a tiny handful of warnings in the output.  But if it worked, I wouldn't be writing you[1].
> 
> The tail end of > make-kpkg kernel_image
> 
> 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

Yeah, there si some brokeness there. Get the patch in the 2.4.25
packages i made available at : 

  http://people.debian.org/~luther/powerpc/2.4.25-1

And get the patch hunks which touch arch/ppc/boot, and it should solve
this problem.

Alternatively, you could just not care, since you want to use vmlinux
only with yaboot.

Or maybe you could use the above kernels directly, they are based on the
same -ben1 tree.

Friendly,

Sven Luther



Reply to: