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] int32_t undefined in mini-os/include/posix/dirent.h

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] int32_t undefined in mini-os/include/posix/dirent.h
From: Ferenc Wagner <wferi@xxxxxxx>
Date: Wed, 29 Apr 2009 12:21:40 +0200
Delivery-date: Wed, 29 Apr 2009 03:22:10 -0700
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)
Hi,

Trying to compile grub2's grub-emu as a Xen-3.3.1 stubdom, I got an
error which could be fixed by adding

typedef __int32_t int32_t;

to mini-os/include/posix/dirent.h.  It probably isn't the right fix,
but what's the right fix then?  Is it maybe fixed in the development
branch?
-- 
Thanks,
Feri.

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

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