[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |