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] Latest xen-unstable does not compile

To: Andreas Florath <xen@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Latest xen-unstable does not compile
From: Andreas Florath <xen@xxxxxxxxxxxx>
Date: Tue, 20 Oct 2009 15:54:34 +0200
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Tue, 20 Oct 2009 06:54:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20091020151738.2k2rxayhc8440css@xxxxxxxxxxxxxxxxxxxx>
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>
References: <C70359B8.17F90%keir.fraser@xxxxxxxxxxxxx> <20091020151738.2k2rxayhc8440css@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Internet Messaging Program (IMP) H3 (4.1.6)
Nope!

The version it pulls now is:

linux-2.6-pvops.git# git log | head -6
commit f8d90bc6b5897d46b5cbb53a18494fdbc15f5964
Merge: 3dd8101... b260298...
Author: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>
Date:   Tue Oct 20 16:03:55 2009 +0900

    Merge branch 'xen/core' into xen/master


And stops with:

  LD      drivers/xen/pciback/built-in.o
  CC      drivers/xen/xenbus/xenbus_client.o
  CC      drivers/xen/xenbus/xenbus_comms.o
  CC      drivers/xen/xenbus/xenbus_xs.o
  CC      drivers/xen/xenbus/xenbus_probe.o
cc1: error: include/linux/autoconf.h: No such file or directory
In file included from /data/xu-smt-02/linux-2.6-pvops.git/arch/x86/include/asm/thread_info.h:22, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/thread_info.h:56, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/preempt.h:9, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/spinlock.h:50, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/mmzone.h:7, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/gfp.h:4, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/mm.h:8, from /data/xu-smt-02/linux-2.6-pvops.git/drivers/xen/xenbus/xenbus_probe.c:42: /data/xu-smt-02/linux-2.6-pvops.git/arch/x86/include/asm/processor.h:115: error: 'CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function) /data/xu-smt-02/linux-2.6-pvops.git/arch/x86/include/asm/processor.h:115: error: requested alignment is not a constant In file included from /data/xu-smt-02/linux-2.6-pvops.git/arch/x86/include/asm/thread_info.h:22, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/thread_info.h:56, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/preempt.h:9, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/spinlock.h:50, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/mmzone.h:7, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/gfp.h:4, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/mm.h:8, from /data/xu-smt-02/linux-2.6-pvops.git/drivers/xen/xenbus/xenbus_probe.c:42: /data/xu-smt-02/linux-2.6-pvops.git/arch/x86/include/asm/processor.h:161:1: warning: "cache_line_size" redefined In file included from /data/xu-smt-02/linux-2.6-pvops.git/arch/x86/include/asm/processor.h:28, from /data/xu-smt-02/linux-2.6-pvops.git/arch/x86/include/asm/thread_info.h:22, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/thread_info.h:56, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/preempt.h:9, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/spinlock.h:50, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/mmzone.h:7, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/gfp.h:4, from /data/xu-smt-02/linux-2.6-pvops.git/include/linux/mm.h:8, from /data/xu-smt-02/linux-2.6-pvops.git/drivers/xen/xenbus/xenbus_probe.c:42: /data/xu-smt-02/linux-2.6-pvops.git/include/linux/cache.h:64:1: warning: this is the location of the previous definition /data/xu-smt-02/linux-2.6-pvops.git/arch/x86/include/asm/processor.h: In function 'load_cr3': /data/xu-smt-02/linux-2.6-pvops.git/arch/x86/include/asm/processor.h:192: error: 'CONFIG_PAGE_OFFSETUL' undeclared (first use in this function)

:-(

Regards - Andreas


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