[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Re: installing xen on a vmware work station
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |