From mboxrd@z Thu Jan 1 00:00:00 1970 From: jbarnes@sgi.com (Jesse Barnes) Date: Fri, 20 Jun 2003 17:11:50 +0000 Subject: Re: 2.5.72 for ia64 released Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Shoot. Can you try compiling with the discontig patch I posted yesterday? Thanks, Jesse On Fri, Jun 20, 2003 at 01:38:05PM +0200, Andreas Schwab wrote: > David Mosberger writes: > > |> A patch to make 2.5.72 work on ia64 is now available in the usual > |> place: > |> > |> ftp://ftp.kernel.org/pub/linux/kernel/ports/ia64/v2.5/ > |> linux-2.5.72-ia64-030619.diff.bz2 > > A generic kernel does not compile. Any idea how to fix? > > CC arch/ia64/sn/io/sgi_io_sim.o > In file included from include/asm/nodedata.h:17, > from include/asm/sn/sn_cpuid.h:20, > from include/asm/sn/sn_sal.h:17, > from arch/ia64/sn/io/sgi_io_sim.c:13: > include/asm/mmzone.h:51:1: warning: "kern_addr_valid" redefined > In file included from include/asm/uaccess.h:36, > from include/asm/sn/sgi.h:17, > from arch/ia64/sn/io/sgi_io_sim.c:12: > include/asm/pgtable.h:191:1: warning: this is the location of the previous definition > In file included from include/asm/sn/sn_cpuid.h:20, > from include/asm/sn/sn_sal.h:17, > from arch/ia64/sn/io/sgi_io_sim.c:13: > include/asm/nodedata.h:27: error: `NR_NODES' undeclared here (not in a function) > include/asm/nodedata.h:28: error: `NR_BANKS' undeclared here (not in a function) > include/asm/nodedata.h:29: error: `NR_NODES' undeclared here (not in a function) > include/asm/nodedata.h:30: error: `NR_BANKS' undeclared here (not in a function) > In file included from include/asm/sn/sn_cpuid.h:21, > from include/asm/sn/sn_sal.h:17, > from arch/ia64/sn/io/sgi_io_sim.c:13: > include/asm/sn/pda.h:59: error: `NR_NODES' undeclared here (not in a function) > include/asm/sn/pda.h:63: confused by earlier errors, bailing out > make[2]: *** [arch/ia64/sn/io/sgi_io_sim.o] Error 1 > make[1]: *** [arch/ia64/sn/io] Error 2 > make: *** [arch/ia64/sn] Error 2 > > Andreas. > > -- > Andreas Schwab, SuSE Labs, schwab@suse.de > SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 N?rnberg > Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 > "And now for something completely different." > - > To unsubscribe from this list: send the line "unsubscribe linux-ia64" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html