Displaying 20 results from an estimated 300000 matches similar to: "Compile error on Xen-305-rc1 on x86_64"
2009 Jul 07
1
Installation from source on Ubuntu 9.04, make kernel failure
Hi all,
I install Xen on a fresh Ubuntu 9.04 from source. During the code runing it shows usually "Warning: not literal format or no paramaters". By "make" linux kernel after 1 hours code running it ends with: (The installation steps is shown below)
---------------------------------------------------------------------------
WARNING: modpost: Found 1 section mismatch(es).
To
2008 Jul 06
8
Still un-answered: How-To build Xen (3.2) to override XenSource''s linux-kernel (2.6.18) with a xenified kernel (your own or distribution)
Hello,
I can say that I have searched the entire ''world wide web'' and still haven''t found ''complete and clear answers'' to the often asked question of:
Given a Xen (release) build (say 3.2.0), which by default tries to get and build and assume Linux kernel-xen 2.6.18 from the mercurial repository, HOW TO override the build and make it work with a
2009 Jan 23
4
How to build xen 3.3.1 and linux-2.6.27-xen.hg from source?
Hello List,
how do i build xen 3.3.1 and linux-2.6.27-xen.hg from source?
Here is what i tried:
----------------------------------------
cd /usr/src
hg clone http://xenbits.xensource.com/ext/linux-2.6.27-xen.hg
cd /usr/src/xen-3.3.1
Then i changed LINUX_VER from 2.6.18 to 2.6.27 in
buildconfigs/mk.linux-2.6-xen. The files mk.linux-2.6-xen0 and
mk.linux-2.6-xenU seem to be obsolete.
After
2007 Jan 20
5
[PATCH] Fix linux compilation on x86-64
This patch fixes Linux 2.6.18 compilation on x86-64 and also works on
i386.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Oct 25
1
Problem with linux-2.6.18-xen.hg with xen 3.3.0
Hi
I have a problem with mercurail repository (with compiling source tree of
xen 3.3.0):
Trying to "make world" command (first time) I obtain the following:
select-repository: Searching `.:..'' for linux-2.6.18-xen.hg
select-repository: Ignoring `.''
Unable to determine path to Linux source tree.
Falling back to linux-2.6.18-xen Mercurial repository.
Cloning
2010 Mar 11
6
Installing from source (git, hg) on a fresh debian box
Oye 3 days on this now, my head hurts. I have spent what seems like 40
hours in the last 3 or 4 days reading, and I realize xen is in the
middle of this transition of getting into mainline kernel, issues with
dom0 etc etc.
Ok, so i have come across a few howtos/tutorials on installing xen
dom0 kernel, using git to download a patched? kernel tree, and getting
xen source from mercurial. Below is my
2011 Dec 01
1
yajl 2.0
Hello,
In Arch Linux. The yajl library distributed is a newer than used by Xen in
mercurial. Is there an interest in this patch. I also have a PKGBUILD that
builds Xen from mercurial in Arch Linux.
Regards,
--
Felipe Magno de Almeida
Sent from my Nokia E71
2005 Jun 01
1
compil error on x86_64, when IA32_EMULATION [=y]
using the xen-unstable from laste night
Symbol: IA32_EMULATION [=y]
│ Prompt: IA32 Emulation
│ Defined at arch/xen/x86_64/Kconfig:409
│ Depends on: XEN_X86_64
│ Location:
│ -> X86_64 processor configuration
│ -> Executable file formats / Emulations
Compil error:
CC arch/xen/x86_64/kernel/time.o
LD arch/xen/x86_64/kernel/built-in.o
CC
2009 Mar 26
7
error while compiling xen
Hi,
I am facing the below error while compiling dom0. Please guide.
root@cbananth:/usr/src/xen-3.3.1# make linux-2.6-xen0-config
CONFIGMODE=menuconfig
make -f buildconfigs/mk.linux-2.6-xen0 config
make[1]: Entering directory `/usr/src/xen-3.3.1''
set -e ; \
if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \
__repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..)
; \
2008 Jul 10
1
Boot fails unless "noacpi" option is present.
Hello,
I am using Xen 3.2.1 and I cannot boot it on my machine unless I use the
noacpi option. As far as I know noacpi option is incompatible with SMP, so I
must not use it, because my machine is SMP.
I am describing the problem in more detail below. If you could point me in
the right direction, I''d greatly appreciate it.
I downloaded Xen 3.2.1 official source distribution tarball from
2005 Oct 04
1
Looking for a link to mercurial tutorial
Mercurial(hg) Cheatsheet for Xen
================================
Written by Andrew Warfield, extended by Michael Fetterman and Ian Pratt
June 29, 2005, extended by Grzegorz Milos 04 July 2005.
Overview
--------
The Xen project has moved from BitKeeper to Mercurial for source
control. This note aims to provide a quick guide to getting up and
running with the new tools as quickly as possible,
2007 Oct 11
13
ANNOUNCE: Xen 3.1.1 released!
I''m pleased to announce the availability of Xen 3.1.1 -- a bugfix release in
the Xen 3.1 series. Many bugs, large and small, are fixed by this release
and we recommend that all users and vendors upgrade.
The source repository is available using mercurial from:
http://xenbits.xensource.com/xen-3.1-testing.hg
Binary packages have not yet been prepared for this release.
Thanks to
2007 Oct 11
13
ANNOUNCE: Xen 3.1.1 released!
I''m pleased to announce the availability of Xen 3.1.1 -- a bugfix release in
the Xen 3.1 series. Many bugs, large and small, are fixed by this release
and we recommend that all users and vendors upgrade.
The source repository is available using mercurial from:
http://xenbits.xensource.com/xen-3.1-testing.hg
Binary packages have not yet been prepared for this release.
Thanks to
2006 Jul 26
5
linux-2.6-xen.hg
Hi,
Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being
updated? if not, what''s the preferred Linux tree to track that has all
of the Xen bits?
Thanks,
Muli
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Jan 19
7
xen 3.2 release build broken?
having downloaded xen 3.2.0 source tarball I run
make world
and I get lts of expected output and then this error:
make[3]: Leaving directory `/usr/src/xen-3.2.0/xen''
make[2]: Leaving directory `/usr/src/xen-3.2.0/xen''
for i in linux-2.6-xen ; do make $i-install || exit 1; done
make[2]: Entering directory `/usr/src/xen-3.2.0''
make -f buildconfigs/mk.linux-2.6-xen
2007 Feb 08
3
Kernel Panic-not syncing VFS: Unable to mount root fs on unknown-block(8, 1)
Hi
I just tried to install Xen (3.0.4) from source.
The Installation process finished without any errors.
Then after booting the XEN-Image (without initrd)
I got a Kernel Panic. My machine said it was unuable to mount root fs from Sda1 or unknown-block(0,0)
After some research on google, I built the SCSI and SATA drivers in the XEN-kernel
and now this kernel Panic occurs:
Kernel Panic-not
2007 May 22
3
Which exactly Linux kernel version was used to build the Xen 3.1 binary?
Hi,
Which of the Mercurial repos contains Linux kernel sources that were
used to build the Xen 3.1 binary distribution?
I have this question because I am suspecting that the sata_via driver
included in the distribution is not supporting my SATA controller
VIA8237x (I get error messages when modprobe''ing it from an init
ramdisk).
This repo (http://xenbits.xensource.com/linux-2.6-xen.hg)
2008 Jul 02
3
could not import module ELFCLASS32
Sorry if this is the wrong list, but doing a code checkout via Mercurial
produces the following:
#hg clone http://xenbits.xensource.com/xen-3.2-testing.hg
destination directory: xen-3.2-testing.hg
requesting all changes
adding changesets
abort: could not import module ELFCLASS32!
transaction abort!
rollback completed
Is there a workaround for this right now?
--
Joe Auty
NetMusician: web
2008 Oct 08
7
How to debug Xen and Dom0 driver?
hi,
I am wondering if anybody is doing Xen or Dom0 debugging with gdb
here. If yes, could you show me the procedure of doing that?
Thanks,
Neo
--
I would remember that if researchers were not ambitious
probably today we haven''t the technology we are using!
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2008 May 21
7
Debugging the hypervisor
I am trying to debug the Xen hypervisor from a second computer over the
serial port, but nothing seems to work. Using mercurial, I got
xen-3.2-testing.hg. I followed the steps in crashdb.txt in the docs/misc/
folder:
set debug=y in Config.mk, crash_debug=y in xen/Rules.mk
I also added -fno-omit-frame-pointer to these file as well.
I compiled with no errors and booted with minicom connected to