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] xen 2.0.3 and kernel 2.4

To: Tobias Hunger <tobias@xxxxxxxxxxx>
Subject: Re: [Xen-devel] xen 2.0.3 and kernel 2.4
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Wed, 19 Jan 2005 00:24:03 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Wed, 19 Jan 2005 03:08:34 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: Your message of "Wed, 12 Jan 2005 16:02:03 +0100." <200501121602.07800.tobias@xxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> Hi there!
> 
> I get the following error when trying to build a linux 2.4.28 kernel with xen 
> 2.0.3 support:
> 
> make[4]: Entering directory 
> `/home/hunger/long-tmp/xen-2.0/linux-2.4.28-xen2/arch/xen/mm'
> gcc -D__KERNEL__ -I/home/hunger/long-tmp/xen-2.0/linux-2.4.28-xen2/include 
> -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
> -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon 
> -fno-unit-at-a-time   -nostdinc -iwithprefix include -DKBUILD_BASENAME=init  
> -c -o init.o init.c
> init.c: In function `free_pages_init':
> init.c:381: error: too many arguments to function `one_highpage_init'
> init.c:356: warning: unused variable `bad_ppro'
> make[4]: *** [init.o] Error 1
> 
> I get the same error with today's unstable xen. It builds fine using 
> yesterdays unstable (with identical configuration).

I'll wager that the config you used yesterday didn't include
CONFIG_HIGHMEM4G.

It's a bug that was introduced a while ago. I'll check in a fix.

Ian


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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