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

[Xen-devel] can't compile

Hi, I am a newbie in Xen. I just downloaded the source using bitkeeper. When
I tried to compile the source, I got the following error message:

make[3]: Entering directory `/usr/src/xen-2.0.bk/xen/common'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix
include -Wall -Werror -pipe -I/usr/src/xen-2.0.bk/xen/include -Wno-pointer-arith
-Wredundant-decls -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686
-DNDEBUG -c ac_timer.c -o ac_timer.o
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix
include -Wall -Werror -pipe -I/usr/src/xen-2.0.bk/xen/include -Wno-pointer-arith
-Wredundant-decls -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686
-DNDEBUG -c dom0_ops.c -o dom0_ops.o
dom0_ops.c: In function `do_dom0_op':
/usr/src/xen-2.0.bk/xen/include/asm/mm.h:160: error: can't find a register
in class `BREG' while reloading `asm'
/usr/src/xen-2.0.bk/xen/include/asm/mm.h:160: error: can't find a register
in class `BREG' while reloading `asm'
make[3]: *** [dom0_ops.o] Error 1
make[3]: Leaving directory `/usr/src/xen-2.0.bk/xen/common'
make[2]: *** [/usr/src/xen-2.0.bk/xen/xen] Error 2
make[2]: Leaving directory `/usr/src/xen-2.0.bk/xen'
make[1]: *** [xen] Error 2
make[1]: Leaving directory `/usr/src/xen-2.0.bk'
make: *** [world] Error 2

SOS:)

--- Begin Message ---
To: zhiyi6@xxxxxxxxxx
Subject: Welcome to the "Xen-devel" mailing list (Digest mode)
From: xen-devel-request@xxxxxxxxxxxxxxxxxxxxx
Date: Tue, 01 Feb 2005 02:24:01 -0800
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Welcome to the Xen-devel@xxxxxxxxxxxxxxxxxxxxx mailing list!

To post to this list, send your email to:

  xen-devel@xxxxxxxxxxxxxxxxxxxxx

General information about the mailing list is at:

  https://lists.sourceforge.net/lists/listinfo/xen-devel

If you ever want to unsubscribe or change your options (eg, switch to
or from digest mode, change your password, etc.), visit your
subscription page at:

  https://lists.sourceforge.net/lists/options/xen-devel/zhiyi6%40bluewin.ch


You can also make such adjustments via email by sending a message to:

  Xen-devel-request@xxxxxxxxxxxxxxxxxxxxx

with the word `help' in the subject or body (don't include the
quotes), and you will get back a message with instructions.

You must know your password to change your options (including changing
the password, itself) or to unsubscribe.  It is:

  hzyhzy

If you forget your password, don't worry, you will receive a monthly
reminder telling you what all your lists.sourceforge.net mailing list
passwords are, and how to unsubscribe or change your options.  There
is also a button on your options page that will email your current
password to you.

You may also have your password mailed to you automatically off of the
Web page noted above.


--- End Message ---
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] can't compile, zhiyi6 <=