[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-merge] Can't build a kernel with make-kpkg
Hello, I would like to build a kernel of the actual .15-branch with the debiantool make-kpkg. But doing so resulsts in: # make-kpkg --append-to-version -pc01 kernel_image [all ok...] INSTALL net/netfilter/nfnetlink.ko INSTALL net/netfilter/nfnetlink_log.ko INSTALL net/netfilter/nfnetlink_queue.ko if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map -b /usr/src/linux-2.6.15-xen/debian/tmp-image -r 2.6.15-pc01; fi make[2]: Leaving directory `/usr/src/linux-2.6.15-xen' test ! -e debian/tmp-image/lib/modules/2.6.15-pc01/source || \ mv debian/tmp-image/lib/modules/2.6.15-pc01/source ./debian/source-link test ! -e debian/tmp-image/lib/modules/2.6.15-pc01/build || \ mv debian/tmp-image/lib/modules/2.6.15-pc01/build ./debian/build-link depmod -q -FSystem.map -b debian/tmp-image 2.6.15-pc01; test ! -e ./debian/source-link || \ mv ./debian/source-link debian/tmp-image/lib/modules/2.6.15-pc01/source test ! -e ./debian/build-link || \ mv ./debian/build-link debian/tmp-image/lib/modules/2.6.15-pc01/build cp arch/i386/boot/bzImage debian/tmp-image/boot/vmlinuz-2.6.15-pc01 cp: cannot stat `arch/i386/boot/bzImage': No such file or directory make[1]: *** [real_stamp_image] Error 1 make[1]: Leaving directory `/usr/src/linux-2.6.15-xen' make: *** [kernel-image-deb] Error 2 so what is the problem? I ususally build all of my kernels with make-kpkg. So far, Matze Attachment:
signature.asc _______________________________________________ Xen-merge mailing list Xen-merge@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-merge
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |