Re: Xen kernel and make-kpkg
On Tue, Dec 09 2008, Stefan Goebel wrote:
> Hi,
>
> I'm trying to build a custom Xen (DomU for now) kernel using the Debian
> sources (i.e. linux-source-2.6.26 (2.6.26-11) with Debian's Xen patches
> from linux-patch-debian-2.6.26 (2.6.26-11)) and kernel-package (11.015),
> on an i386 system running Lenny.
>
> Applying the Xen patches with "../kernel-patches/all/2.6.26/apply/debian
> -a i386 -f xen" works, running "make-kpkg --revision='1.0'
> --append-to-version='-foo' kernel_image" does not work, apparently
> make-kpkg tries to run "make bzImage" on the kernel sources and there is
> "Nothing to be done for 'bzImage'". A "make deb-pkg" on the sources
> works, however, I would prefer make-kpkg. Any hints?
Try rm -rf ./debian; and then run make-kpkg again.
manoj
--
No one can feel as helpless as the owner of a sick goldfish.
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
Reply to: