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-users

[Xen-users] Re: installing xen on a vmware work station

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: installing xen on a vmware work station
From: Abhishek Dixit <abhidixit87@xxxxxxxxx>
Date: Wed, 2 Mar 2011 18:23:08 +0530
Delivery-date: Wed, 02 Mar 2011 04:58:44 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=NUzcB7nXqHg33OieTvzPkmXPCyUt/BSs6n/Nt1heyns=; b=sTyrD5f6TzK5tD8rwMgW0wPhUW3tJWmvH1BDu4sUIck6ThRoiEQmIIsFJtoH1t/Azv +I/f8NDGvc2i2o6PQXuik0OyjnnwLgN4YPKWDXbH06Vbk8cv87l3n+nOX77SWHg/SMUj t2epSPgnzwe3JFHZTNwIyX4tdBohHO62qbemo=
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 :content-type:content-transfer-encoding; b=v69KY5mqJoE4dDDj+OpEiGkyL5XGgvGS24p97+6e99pDLB9UV3G90uYzb+ioAI4qq8 OwI44pdQxDqjiuD1T5ih43N/vc9m+ZZmL4vbeM8hFmwA1JygwDoBG7N8wP7Mvic/T+bO IzndoUXtw8wR7dnSIkDtVTLtEUSy9cYKaIsr0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTikgx=hxHU39U5Zi2iMX26qEyD=ZHJ6EWQ3Fa3J8@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTikgx=hxHU39U5Zi2iMX26qEyD=ZHJ6EWQ3Fa3J8@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Mar 2, 2011 at 6:20 PM, Abhishek Dixit <abhidixit87@xxxxxxxxx> wrote:
> Hi,
> I decided to test new Xen pv-ops Dom0 kernel.
> I have a 64 bit  VT machine there in it  Vmware work station installed
> Ubuntu 10.04 64 bit
>
>  and then
> apt-get install libcurl4-openssl-dev xserver-xorg-dev mercurial gitk
> build-essential libncurses5-dev uuid-dev gawk gettext texinfo bcc
> libncurses5-dev dpkg-dev debhelper iasl texinfo bridge-utils bison
> flex apt-get build-dep xen-3.3
>
> cd /usr/src
> git clone
> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen
> cd linux-2.6-xen
> git checkout -b xen/stable-2.6.32.x origin/xen/stable-2.6.32.x
>
> make -j 2
> make modules_install install
> chmod g-s /usr/src -R
> make deb-pkg
> dpkg -i ../linux-image*2.6.32.25*.deb
> depmod 2.6.32.25
> update-initramfs -c -k 2.6.32.25
>
> (I have no idea how that 25 got installed though I did 2.6.32.x)
>
> Then
> echo “xen-evtchn” >> /etc/modules
>
> tar -xzvf  xen-4.0.1.tar.gz
> cd /usr/src/xen-4.0.1
>  make xen
>  make tools
>  make install-xen
I forgot to mention in my previous message here at this step I got errors

xen/lowlevel/xc/xc.c:2353: error: expected declaration specifiers
before ‘initxc’
xen/lowlevel/xc/xc.c:2382: error: expected ‘{’ at end of input
error: command 'gcc' failed with exit status 1
make[3]: *** [buildpy] Error 1
make[3]: Leaving directory `/usr/src/xen-4.0.1/tools/python'
make[2]: *** [subdir-install-python] Error 2
make[2]: Leaving directory `/usr/src/xen-4.0.1/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/usr/src/xen-4.0.1/tools'
make: *** [install-tools] Error 2

So I had installed from this page http://wiki.xensource.com/xenwiki/Xen4.0
apt-get install bcc bin86 gawk bridge-utils iproute libcurl3
libcurl4-openssl-dev bzip2 module-init-tools transfig tgif texinfo
texlive-latex-base texlive-latex-recommended texlive-fonts-extra
texlive-fonts-recommended pciutils-dev mercurial build-essential make
gcc libc6-dev zlib1g-dev python python-dev python-twisted
libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl
libbz2-dev e2fslibs-dev git-core uuid-dev ocaml libx11-dev bison fle

apt-get install  gcc-multilib xz-utils
then proceeded with make install-tools

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