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] [Patch] fix compilation

To: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [Patch] fix compilation
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Mon, 02 Jun 2008 08:12:05 +0100
Delivery-date: Mon, 02 Jun 2008 00:11:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <D8C8C47FA96799takebe_akio@xxxxxxxxxxxxxx>
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: AcjEf/YrNOzJQjBzEd2r3wAWy6hiGQ==
Thread-topic: [Xen-devel] [Patch] fix compilation
User-agent: Microsoft-Entourage/11.4.0.080122
Okay, the looks fine.

 K.


On 2/6/08 08:09, "Akio Takebe" <takebe_akio@xxxxxxxxxxxxxx> wrote:

> Hi, Keir
> 
>> I don't think we've ever modified that source file, and it builds okay
>> usually.
> My environment is Fedora9. I suspect my environment causes the error.
> I checked the latest linux tree, and I found the following patch.
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;
> h=fc31c7716355a226b8ed4e16f4581e5c8fa53570;hp=d1ab423502e787e264b4797a5fa200d8
> 04c4fd63
> 
> We probably need to backport it.
> I made a patch based on the above patch.
> 
> Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
> 
> diff -r 557a4a0a5eac scripts/mod/sumversion.c
> --- a/scripts/mod/sumversion.c Fri May 30 19:08:50 2008 +0100
> +++ b/scripts/mod/sumversion.c Tue Jun 03 01:09:18 2008 +0900
> @@ -7,6 +7,7 @@
>  #include <ctype.h>
>  #include <errno.h>
>  #include <string.h>
> +#include <limits.h>
>  #include "modpost.h"
>  
>  /*
> 



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

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