|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Patch] fix compilation
Hi Keir,
Would you mind applying the patch below to xen-3.1-testing?
I realize that it is probably unmaintained, but there are still
projects out there (isolated-exec for example) that are doing alpha
testing based on Xen 3.1.
I am compiling on Ubuntu 8.10, the gcc compiler on it seems to
complain about things a lot, I guess.
Cheers,
Todd
On Mon, Jun 2, 2008 at 2:12 AM, Keir Fraser <keir.fraser@xxxxxxxxxxxxx> wrote:
>
> 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
--
Todd Deshane
http://todddeshane.net
http://runningxen.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] [Patch] fix compilation,
Todd Deshane <=
|
|
|
|
|