Rajagopalan Subrahmanian
2005-Mar-04 21:08 UTC
[Xen-devel] compiling Xen on x86_64 machines
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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
x86_64 is still work in progress -- please wait for us to announce it for testing. Thanks, Ian> -----Original Message----- > From: xen-devel-admin@lists.sourceforge.net > [mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of > Rajagopalan Subrahmanian > Sent: 04 March 2005 21:09 > To: xen-devel@lists.sourceforge.net > Subject: [Xen-devel] compiling Xen on x86_64 machines > > 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@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel >------------------------------------------------------- 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_ide95&alloc_id396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Hello,> x86_64 is still work in progress -- please wait for us to announce it > for testing.YES, YES, YES :) i''m very happy to test it !!! I''m pulling the unstable source for compiling, but more errors appear. Regards Franck ------------------------------------------------------- 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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel