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] Compile pvops kernel xen/stable-2.6.32.x error

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: [Xen-devel] Compile pvops kernel xen/stable-2.6.32.x error
From: Teck Choon Giam <giamteckchoon@xxxxxxxxx>
Date: Thu, 28 Oct 2010 01:43:27 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 27 Oct 2010 10:47:13 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=9bnKroDzHGE7SuW+GQKmHw4HUeDRgXdC+rZfdL1Yc/g=; b=b5w5xedYiTxkslh5CzwlTnQ5oPQmKX8NBQwfCDXgliMw6lGWdKc1cjTZ+bcrE1Fuc4 FLn9HNzxWzcLF3hrsR6EQzqDQyeteKkPtQ7omD07U/j41JS0JRF0EtpS5X6zJHb8BMxq W1DB2LRqt66f+GyXWypWy2VRCKy8136/D5+VA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=KbBZsoYV/3TALZxs/hIL9ZdN5kIeav5q/omRpq2IKo8nji12p82GHAdnfsDrTrC0gk CkUFZf+BmRYMLR1X+S43dCoXYPZb1J4NSV04cYV7TX9l+zlvNmaNtbk+d+JRTt0wZ1yN SC0QCCFeg6r2YSyOkyMYr49JW+FktvJ/vYtU8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4CC8605E.5080209@xxxxxxxx>
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: <AANLkTikiy=piFahngWT557p3G57xTyspe8C_xdWxB2jQ@xxxxxxxxxxxxxx> <4CC8605E.5080209@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
> Ah, how unpleasant.  Unfortunately the problem isn't really with the
> lines its pointing out, but with something earlier in the source (or
> headers) which is also per-cpu, and gcc has decided there's a section
> conflict between the two.  Could you do "make arch/x86/mmu.i" and send
> me the result?

I guess you mean "make arch/x86/xen/mmu.i" instead?

mock-chroot> make arch/x86/mmu.i
make: *** No rule to make target `arch/x86/mmu.i'.  Stop.
mock-chroot> make arch/x86/xen/mmu.
mmu.c  mmu.h
mock-chroot> make arch/x86/xen/mmu.i
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  SYMLINK include/asm -> include/asm-x86
  CALL    scripts/checksyscalls.sh
  CPP     arch/x86/xen/mmu.i
mock-chroot>

FYI, I am able to compile if I optimized the kernel configuration such
as CPUSET, Power related such as battery, adaptors, laptop related
etc. all disabled.  The problem config is used from RHEL6 x86_64
kernel 
(ftp://ftp.redhat.com/pub/redhat/rhel/beta/6Server-beta2/x86_64/os/Packages/kernel-2.6.32-44.2.el6.x86_64.rpm)
as base and just make oldconfig etc. to enable XEN related and there I
got those errors :/

Thanks.

Kindest regards,
Giam Teck Choon

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