Hi,
On Fri, 2003-10-17 at 14:24, Hubert Figuiere wrote: > I'm trying to cross-compile on Debian i386 a PowerPC kernel for a custom > hardware running Debian/ppc, using kpkg-make (because I want to install > it with dpkg). > > I do a: > $ fakeroot make-kpkg --append-to-version=+fbx --revision=+1 --arch > powerpc kernel_image > > But it fails with: [...] > cp > cp: missing file argument > Try `cp --help' for more information. > make[1]: *** [real_stamp_image] Error 1 I'm replying to my self. I'm crosscompiling, and the makefile can't guess the subarch. Anyway, the subarch I want is not supported, I had to patch /usr/share/kernel-package/rules Doing that allow me to have a .deb file. Hub -- Hubert Figui�re - Freebox SA. - +33 1 73 50 2 563 AIM: hfiguiere, ICQ: 307453487

