WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Latest xen-unstable does not compile

To: Andreas Florath <xen@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Latest xen-unstable does not compile
From: "Mr. Teo En Ming (Zhang Enming)" <space.time.universe@xxxxxxxxx>
Date: Wed, 21 Oct 2009 00:19:51 +0800
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, space.time.universe@xxxxxxxxx, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Tue, 20 Oct 2009 09:21:16 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=jqli9zPr2k7NwdqhPY/IepTjjQC7EPbNm1KjtlMcR3s=; b=iVObTRh9sopnqa/hWAaTt0D4I38uJJEXF+L31cUCUmjQy9tEV2g7qFtbnnnn8SRCPd vQb5YBv55jWoqqIjQXTNd20geNhKa9e6O/ZlgMM5YjLwdWJJIozzNAjVSaWsBuc7a3HS gUmud9wC5ybt+8jG64m8RWACoZ4CS4yWEpinA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PQgtRz+f8o3fMrmS7QCW73IptprHTnM+IsZJUcypBXGYAedYoX6jUumA27fqzBDWid zBrdIfvRdudyNbjpiy4coo7fCcUshqoJVpEhWnb9zzwIOy0o1KSE54/KEz5lVVU0azj6 3rUY8JcPrfhRw0BQ18bZEl++P2KRxksC/i0n0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20091020173550.ne3xxbopq8cg4wsc@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <C70359B8.17F90%keir.fraser@xxxxxxxxxxxxx> <20091020151738.2k2rxayhc8440css@xxxxxxxxxxxxxxxxxxxx> <20091020155434.j5ttlwf54o8sg4og@xxxxxxxxxxxxxxxxxxxx> <20091020173550.ne3xxbopq8cg4wsc@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Andreas,

Why don't you do compilation of xen-unstable and pvops kernel separately?

E.g.

Compiling xen-unstable
====================

prerequisites: install pciutils and pciutils-devel first

>From Boris' instructions (adapted to your case):

# hg clone http://xenbits.xensource.com/xen-unstable.hg
# cd xen-unstable.hg
# make xen
# make install-xen
# make tools
# make install-tools

Compiling pvops kernel 2.6.31.1
===========================

Also from Boris' instructions:

# git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
linux-2.6-xen
# cd linux-2.6-xen

No need to do a checkout at all as the default is xen/master and at
the moment it is pvops 2.6.31.1 if I am not wrong.

Then my own steps:

# make mrproper
# vi Makefile # change the extraversion string

Try my 2.6.31.1 xen pvops kernel config as attached in this email and
rename it to .config in linux-2.6-xen/ source directory

Then

# make oldconfig

For any NEW kernel features, just accept the defaults by pressing ENTER

# make
# make modules_install
# make install

Then edit your grub configuration to reflect your newly installed Xen
pvops dom0 kernel. You need to use a kernel and two modules statement
instead of the conventional kernel and initrd statements.

-- 
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical
Engineering)
Alma Maters:
(1) Singapore Polytechnic
(2) National University of Singapore
Blog URL: http://teo-en-ming-aka-zhang-enming.blogspot.com
Email: space.time.universe@xxxxxxxxx
MSN: teoenming@xxxxxxxxxxx
Mobile Phone: +65-9648-9798
Street: Bedok Reservoir Road
Republic of Singapore



On Tue, Oct 20, 2009 at 11:35 PM, Andreas Florath <xen@xxxxxxxxxxxx> wrote:
> Hu - I like to answer my own mails...
>
> After 'make world' stops and after sending the bug report - I did a 'make
> dist'. And: it compiled - and boots - and xm-tests are running.
>
> I'll start all over tomorrow and check the build problem again.
>
> Kind regards - Andreas
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>

Attachment: config-2.6.31.1-xen-enming.teo-gzip.txt
Description: Text document

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