Hello everyone, I''m having trouble compiling Xen for ia64, I''m using Red Hat AS update 3 with the build-in kernel (2.4 series) on a Itanium RX 5670. Following the steps specified int the "README.xenia64" file, when I try to run "sh install.sh" I get this message: "ERROR: Could not find a valid distribution directory. If this is a source-only release, try ''make dist''." if I run "made dist" it starts the compilation process but I get the error below: __ __ ____ ___ \ \/ /___ _ __ |___ \ / _ \ \ // _ \ ''_ \ __) || | | | / \ __/ | | | / __/ | |_| | /_/\_\___|_| |_| |_____(_)___/ make[2]: Leaving directory `/root/pacotaopronto/xen-2.0/xen'' make -C common make[2]: Entering directory `/root/pacotaopronto/xen-2.0/xen/common'' gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -pipe -I/root/pacotaopronto/xen-2.0/xen/include -Wno-pointer-arith -Wredundant-decls -O3 -fomit-frame-pointer -msoft-float -DNDEBUG -c kernel.c -o kernel.o cc1: invalid option `soft-float'' make[2]: *** [kernel.o] Error 1 make[2]: Leaving directory `/root/pacotaopronto/xen-2.0/xen/common'' make[1]: *** [/root/pacotaopronto/xen-2.0/xen/xen] Error 2 make[1]: Leaving directory `/root/pacotaopronto/xen-2.0/xen'' make: *** [xen] Error 2 Thanks in advance _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel