Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161046AbVKQAlc (ORCPT ); Wed, 16 Nov 2005 19:41:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161049AbVKQAlc (ORCPT ); Wed, 16 Nov 2005 19:41:32 -0500 Received: from e36.co.us.ibm.com ([32.97.110.154]:404 "EHLO e36.co.us.ibm.com") by vger.kernel.org with ESMTP id S1161046AbVKQAlb (ORCPT ); Wed, 16 Nov 2005 19:41:31 -0500 Subject: 2.6.15-rc1-git4 build failure on ppc64 From: Badari Pulavarty To: lkml Cc: Andy Whitcroft , Anton Blanchard Content-Type: text/plain Date: Wed, 16 Nov 2005 16:41:24 -0800 Message-Id: <1132188084.24066.103.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-4) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 791 Lines: 24 Hi Andy, 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 Thanks, Badari - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/