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

Re: [Xen-users] Compile domU kernel


  • To: Thomas <iamkenzo@xxxxxxxxx>
  • From: "Christopher Isip" <cmisip@xxxxxxxxx>
  • Date: Tue, 24 Jun 2008 16:58:02 -0400
  • Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Tue, 24 Jun 2008 13:59:10 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=G3JORucjbQtFeaOmfu7W74a9v2R63cbGZ95xOAGXRet3zSuuUcjy8TKM/VWllA5zRG +rhyc5FYA3ytldxCVp7kdtN4emd2CI4YF8Z99yBgTd2jcLYV2PJMUcLKHVqybL4xyT3M mjPHzAcK01vrTcbWxsY0SEq5wFBIK7NDzahR0=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>



On Mon, Jun 23, 2008 at 3:26 PM, Thomas <iamkenzo@xxxxxxxxx> wrote:
Hi,

I tried compiling a kernel for my domU. Here are the steps I followed:

1) I downloaded the kernel source from here:
http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.25.7.tar.bz2

2) I copied the config file I had previously for my DomU, and added
the support for System V IPC.

3) Then compiled the kernel using the regular method:
make-kpkg --initrd --append-to-version=.`date +%y%m%d`
--revision=2.6.25.7 kernel-image

Then I get the following error message:
---
Makefile:514: /src/linux-2.6.25.7/arch/xen/Makefile: No such file or directory
make[1]: *** No rule to make target
`/src/linux-2.6.25.7/arch/xen/Makefile'.  Stop.
---


What went wrong? Aren't the new kernels supposed to have xen support
by default? What steps did I miss or what should I do to correct the
compilation?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

Have you tried compiling without make-kpkg?
make oldconfig
make menuconfig
make clean
make bzImage

Chris
 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.