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] compiling Xen on x86_64 machines

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] compiling Xen on x86_64 machines
From: Rajagopalan Subrahmanian <sambar42@xxxxxxxxx>
Date: Fri, 4 Mar 2005 13:08:44 -0800 (PST)
Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Delivery-date: Fri, 04 Mar 2005 21:11:55 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=SYl0PE6EfydKjoxJANjQfxCY9JuJdZI553HhB6e2WWt5WycEd9uhFF4GudJ2n+zUh6kFSo7Ia38tzR23H4gf5B3yI5IffUvYl23xK9K9QMBWMimeE+YzVtW6ldbwl7Oi8M36afgJdyIUGl3fMqv6QpHD1XQu8QRWchxp34s1phQ= ;
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
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
All,
I am trying to compile Xen on my x86_64 machine. I
turned on TARGET_ARCH=x86_32. I am trying to compile
the current stable release (xen-2.0.bk). 

I started off the compile with make TARGET_ARCH=x86_32
world.

The Xen VM compiles fine.
The tools seem to have problems compiling. I have
attached the relevant output at the end of the
message.

Has anyone else run into this problem? Am I messing
something up bigtime?

thanks
Raj


make[2]: Leaving directory `/xen-2.0.bk/xen'
make -C tools install
make[2]: Entering directory `/xen-2.0.bk/tools'
make -C check
make[3]: Entering directory `/xen-2.0.bk/tools/check'
./chk build
make[3]: Leaving directory `/xen-2.0.bk/tools/check'
make -C libxutil install
make[3]: Entering directory
`/xen-2.0.bk/tools/libxutil'
make libxutil.so  libxutil.so.2.0 libxutil.so.2.0.0
libxutil.a
make[4]: Entering directory
`/xen-2.0.bk/tools/libxutil'
gcc -m32 -march=i686 -Wall -Werror -O3
-fno-strict-aliasing -Wp,-MD,.allocate.o.d  x86_32 -c
-o allocate.o allocate.c
gcc: cannot specify -o with -c or -S and multiple
compilations
make[4]: *** [allocate.o] Error 1
make[4]: Leaving directory
`/xen-2.0.bk/tools/libxutil'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/xen-2.0.bk/tools/libxutil'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/xen-2.0.bk/tools'
make[1]: *** [tools] Error 2
make[1]: Leaving directory `/xen-2.0.bk'
make: *** [world] Error 2
linux:/xen-2.0.bk #

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>