All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: Badari Pulavarty <pbadari@us.ibm.com>
Cc: lkml <linux-kernel@vger.kernel.org>, Andy Whitcroft <apw@shadowen.org>
Subject: Re: 2.6.15-rc1-git4 build failure on ppc64
Date: Thu, 17 Nov 2005 12:41:55 +1100	[thread overview]
Message-ID: <20051117014155.GA19128@krispykreme> (raw)
In-Reply-To: <1132188084.24066.103.camel@localhost.localdomain>


Hi,

> I get following compile error on PPC64 - while trying to compile
> CONFIG_FLATMEM=y. 
> 
> arch/powerpc/mm/numa.c: In function `dump_numa_topology':
> arch/powerpc/mm/numa.c:516: error: `SECTION_SIZE_BITS' undeclared (first
> use in this function)
> arch/powerpc/mm/numa.c:516: error: (Each undeclared identifier is
> reported only once
> arch/powerpc/mm/numa.c:516: error: for each function it appears in.)
> make[1]: *** [arch/powerpc/mm/numa.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [arch/powerpc/mm] Error 2

Looks like you are trying to compile NUMA=y, FLATMEM=y which is an
illegal combination. Andy has submitted patches to fix this but in the
meantime can you either make both on or both off?

Anton

  parent reply	other threads:[~2005-11-17  1:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-17  0:41 2.6.15-rc1-git4 build failure on ppc64 Badari Pulavarty
2005-11-17  0:51 ` Andy Whitcroft
2005-11-17  1:41 ` Anton Blanchard [this message]
2005-11-17  2:45 ` Paul Mackerras
2005-11-17  3:43   ` Badari Pulavarty

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=20051117014155.GA19128@krispykreme \
    --to=anton@samba.org \
    --cc=apw@shadowen.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pbadari@us.ibm.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.