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-users

RE: [Xen-users] Xen 3.0.3 Kernel 2.6.19.1

To: maybee@xxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Xen 3.0.3 Kernel 2.6.19.1
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Wed, 20 Dec 2006 14:25:23 +0100
Delivery-date: Wed, 20 Dec 2006 05:25:47 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <004b01c72438$0661a6e0$6401a8c0@CHRIS>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcckOGtwaF4P2NfPTHS87Il0bhM0QwAAaC2Q
Thread-topic: [Xen-users] Xen 3.0.3 Kernel 2.6.19.1
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> maybee@xxxxxx
> Sent: 20 December 2006 13:09
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] Xen 3.0.3 Kernel 2.6.19.1
> 
> Hi There,
>  
> a little Problem with compiling Xen 3.0.3 and the Kernel 2.6.19.1:
>  
> Tested with the following packages:
> http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/xen-u
> nstable-src.tgz
> http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/xen-3
> .0.3-testing-src.1.tgz
> http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/xen-3
> .0.3-testing-src.tgz
>  
> Extract and:
>  
> # cd xen-VERSION
> # pico buildconfigs/mk.linux-2.6-xen
>  
> and change the Kernel SRC to 2.6.19.1
>  
> # LINUX_VER    = 2.6.19.1
>  
> than i try:
>  
> # make world
> OR
> # make world ARCH=xen
>  
> i became the following errors:
> --
> include/linux/gfp.h: In function 'gfp_zone':
> include/linux/gfp.h:80: error: 'GFP_ZONEMASK' undeclared 
> (first use in this function)
> include/linux/gfp.h:80: error: (Each undeclared identifier is 
> reported only once
> include/linux/gfp.h:80: error: for each function it appears in.)
> include/linux/gfp.h:81: error: 'GFP_ZONETYPES' undeclared 
> (first use in this function)
> make[5]: *** [arch/x86_64/kernel/asm-offsets.s] Error 1
> make[4]: *** [prepare0] Error 2
> --
>  
> My CPU: Intel Core3Duo
>  
> Compile with the following Kernels, works fine:
> 2.6.16 
> 2.6.17
>  
> Kernel 2.6.18 get the same Error as 2.6.19.
>  
> Any Ideas what i can do to create an 2.6.19 Xen Kernel?

You'll need to figure out where the GFP_ZONETYPES comes from and why
it's not supported by Xen. 

As this is not the kernel version supported by the current Xen, it's
unlikely that anyone at XenSource will help you. 

ARCH=xen is obsolete, no longer needed for the Xen builds. 

--
Mats
>  
> Many thanks for help.
>  
> Greeds,
> Maybee
> 



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

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