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

Re: [Xen-devel] int32_t undefined in mini-os/include/posix/dirent.h

To: Ferenc Wagner <wferi@xxxxxxx>
Subject: Re: [Xen-devel] int32_t undefined in mini-os/include/posix/dirent.h
From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
Date: Wed, 29 Apr 2009 13:54:21 +0200
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 29 Apr 2009 04:54:49 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <87my9zhia3.fsf@xxxxxxxxxxxxx>
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>
Mail-followup-to: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>, Ferenc Wagner <wferi@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
References: <87my9zhia3.fsf@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.12-2006-07-14
Ferenc Wagner, le Wed 29 Apr 2009 12:21:40 +0200, a écrit :
> 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,

Indeed :)

It should be already defined in newlib's stdint.h, does grub2 properly
include that?

Samuel

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

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