From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Teck Choon Giam <giamteckchoon@gmail.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>, xen-devel@lists.xensource.com
Subject: Re: Compile pvops kernel xen/stable-2.6.32.x error
Date: Wed, 27 Oct 2010 13:51:41 -0400 [thread overview]
Message-ID: <20101027175141.GA16318@dumpdata.com> (raw)
In-Reply-To: <AANLkTi=eJ3fZ879O-qO0zxKmTDrzMD2vbdudeVfvDPz_@mail.gmail.com>
On Thu, Oct 28, 2010 at 01:43:27AM +0800, Teck Choon Giam wrote:
> > 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 :/
This looks like your compiler is ancient. 4.1 is pretty old. Can you upgrade
it to a more modern version?
next prev parent reply other threads:[~2010-10-27 17:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-27 16:55 Compile pvops kernel xen/stable-2.6.32.x error Teck Choon Giam
2010-10-27 17:24 ` Jeremy Fitzhardinge
2010-10-27 17:43 ` Teck Choon Giam
2010-10-27 17:51 ` Konrad Rzeszutek Wilk [this message]
2010-10-27 18:00 ` Teck Choon Giam
2010-10-27 18:12 ` Jeremy Fitzhardinge
-- strict thread matches above, loose matches on Subject: below --
2010-12-14 1:37 Kevin.Buckley
2010-12-15 20:55 ` Teck Choon Giam
2010-12-15 21:15 ` Kevin.Buckley
2010-12-15 21:24 ` Teck Choon Giam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101027175141.GA16318@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=giamteckchoon@gmail.com \
--cc=jeremy@goop.org \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.