make-kpkg kernel_image fails with current kernel (was: Compiling 2.6.16 kernel for ppc)

2006-05-22 Thread Thorsten Gunkel
Adam Done <[EMAIL PROTECTED]> wrote: > Adam Done wrote: >>I have been trying today to compile a vanilla 2.6.16 kernel direct from >>kernel.org and every time I get the same errors at the very end. linux-2.6.17-rc4 from kernel.org, sarge, ibook G4 (sorry for the German locale): # make-kpkg kernel_

Re: Compiling 2.6.16 kernel for ppc

2006-03-21 Thread Yves-Alexis Perez
On Mon, 2006-03-20 at 23:06 -0800, Adam Done wrote: > Adam Done wrote: > I am experiencing something out of the norm. When I use xconfig and > configure the kernel and then apply > > make-kpkg --append-to-version .ppc.pb1 -rev Custom.1 kernel_image > > ALL of my ppc settings are empty and I am p

Re: Compiling 2.6.16 kernel for ppc

2006-03-20 Thread Adam Done
Adam Done wrote: >I have been trying today to compile a vanilla 2.6.16 kernel direct from >kernel.org and every time I get the same errors at the very end. > >if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F >System.map -b /usr/src/linux/ debian/tmp-image -r 2.6.16.ppc.pb1

Compiling 2.6.16 kernel for ppc

2006-03-20 Thread Adam Done
I have been trying today to compile a vanilla 2.6.16 kernel direct from kernel.org and every time I get the same errors at the very end. if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map -b /usr/src/linux/ debian/tmp-image -r 2.6.16.ppc.pb1; fi WARNING: