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] Errors while compiling stable-2.6.32.x

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Errors while compiling stable-2.6.32.x
From: "Olivier B." <xen.list@xxxxxxxxx>
Date: Fri, 28 May 2010 01:24:23 +0200
Delivery-date: Thu, 27 May 2010 16:25:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <D83C13F0C853364EB226DBEE584BBE614DAB488816@xxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <4BFEF534.7090600@xxxxxxxxx> <D83C13F0C853364EB226DBEE584BBE614DAB488816@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100515 Icedove/3.0.4
Well, I use the "make-kpkg" script for Debian, from the man page I can read :
"WARNING: Do NOT set the -j option in MAKEFLAGS directly, this shall cause the build to fail. Use CONCURRENCY_LEVEL as specified below."
And this CONCURRENCY_LEVEL env var is not set, so I suppose the answer is "no, I don't use -j".

Olivier

Le 28/05/2010 01:15, Aravindh Puthiyaparambil a écrit :

Are you using a -jN option while building? If you are, can you try building without it?

 

Thanks,

Aravindh

 

From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Olivier B.
Sent: Thursday, May 27, 2010 3:42 PM
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Errors while compiling stable-2.6.32.x

 

Hi,

I'm trying to compile dom0 pv_ops kernel, the s table-2.6.32.x branch.

I first obtained that error :

drivers/acpi/processor_core.c:411: error: static declaration of ‘acpi_processor_add_fs’ follows non-static declaration
include/acpi/processor.h:242: note: previous declaration of ‘acpi_processor_add_fs’ was here
drivers/acpi/processor_core.c:415: error: static declaration of ‘acpi_processor_remove_fs’ follows non-static declaration
include/acpi/processor.h:243: note: previous declaration of ‘acpi_processor_remove_fs’ was here
make[3]: *** [drivers/acpi/processor_core.o] Erreur 1
make[2]: *** [drivers/acpi] Erreur 2
make[1]: *** [drivers] Erreur 2



So I disabled ACPI, then I obtain this error :

drivers/xen/events.c:648: error: redefinition of ‘xen_create_msi_irq’
/home/daevel/linux/linux-xen-stable-2.6.32/arch/x86/include/asm/xen/pci.h:52: note: previous definition of ‘xen_create_msi_irq’ was here
make[3]: *** [drivers/xen/events.o] Erreur 1
make[2]: *** [drivers/xen] Erreur 2
make[1]: *** [drivers] Erreur 2



I joined my .config file (with ACPI enabled), for testing purpose.

Thanks in advance,
Olivier Bonvalet


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

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