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

make-kpkg failure



Hi,

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:
....
if test -d
/home/hub/bklocal/kernel-ppc/linuxppc_2_4_devel_mcast-current/debian/image.d ; then                        \
             IMAGE_TOP=debian/tmp-image
version=2.4.23-pre6+fbx                        \
                   run-parts --verbose
/home/hub/bklocal/kernel-ppc/linuxppc_2_4_devel_mcast-current/debian/image.d ;             \
        fi
if [ -x debian/post-install ]; then                                   \
        IMAGE_TOP=debian/tmp-image version=2.4.23-pre6+fbx
debian/post-install;\
fi
cp
cp: missing file argument
Try `cp --help' for more information.
make[1]: *** [real_stamp_image] Error 1


The kernel compiles cleanly by itseld using standard kernel building
procedures.

I did not find any clues, and my attempt to trace debian/rules during
the build process have failed so far.

Thanks for any help

Hub
-- 
Hubert Figuière - Freebox SA. - +33 1 73 50 2 563
AIM: hfiguiere, ICQ: 307453487



Reply to: