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] Problems compiling Xen for ia64

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Problems compiling Xen for ia64
From: Ricardo Staudt <ricardost@xxxxxxxxxxxxx>
Date: Tue, 19 Apr 2005 15:04:55 -0800
Delivery-date: Tue, 19 Apr 2005 18:05:43 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050323)
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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

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