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] building reactos for xen

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] building reactos for xen
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Tue, 16 Aug 2005 10:07:25 +1000
Delivery-date: Tue, 16 Aug 2005 00:05:41 +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
Thread-index: AcWh9ntaZbJyXZ//Q+S5k98NPBi0kQ==
Thread-topic: building reactos for xen
I've checked out the xen reactos source from svn and am getting the
following errors when trying to build:

freeldr: Compiling arch/i386/i386boot
In file included from include/freeldr.h:30,
                 from arch/i386/i386boot.c:10:
include/multiboot.h:197: warning: `fastcall' attribute directive ignored
include/multiboot.h:202: warning: `fastcall' attribute directive ignored
include/multiboot.h:204: warning: `fastcall' attribute directive ignored
In file included from arch/i386/i386boot.c:16:
arch/i386/i386boot.h:37: warning: `fastcall' attribute directive ignored
arch/i386/i386boot.h:41: warning: `fastcall' attribute directive ignored
arch/i386/i386boot.h:46: warning: `fastcall' attribute directive ignored
arch/i386/i386boot.c:124: warning: `fastcall' attribute directive
ignored
arch/i386/i386boot.c:166: warning: `fastcall' attribute directive
ignored
arch/i386/i386boot.c:200: warning: `fastcall' attribute directive
ignored
make[2]: *** [arch/i386/i386boot.o] Error 1
make[1]: *** [all] Error 2
make: *** [freeldr] Error 2

I'm using debian with the stable versions of nasm and mingw32.

Has anyone built this successfully before?

Thanks

James

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] building reactos for xen, James Harper <=