From owner-freebsd-sparc64@FreeBSD.ORG Tue May 18 16:12:45 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98FF416A663 for ; Tue, 18 May 2004 16:12:36 -0700 (PDT) Received: from hawk.dcu.ie (mail.dcu.ie [136.206.1.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F30E943FC6 for ; Tue, 18 May 2004 13:05:52 -0700 (PDT) (envelope-from mark@redbrick.dcu.ie) Received: from deathray.redbrick.dcu.ie (136.206.15.3) by hawk.dcu.ie (7.0.016) id 406A6C3800298024 for freebsd-sparc64@freebsd.org; Tue, 18 May 2004 21:03:54 +0100 Received: from carbon.redbrick.dcu.ie ([2001:770:107:15:206:5bff:fefc:fb70] ident=mail) by deathray.redbrick.dcu.ie with esmtp (Exim 4.31) id 1BQAob-0005RR-LH for freebsd-sparc64@freebsd.org; Tue, 18 May 2004 21:03:53 +0100 Received: from mark by carbon.redbrick.dcu.ie with local (Exim 3.35 #1 (Debian)) id 1BQAob-0005mE-00 for ; Tue, 18 May 2004 21:03:53 +0100 Date: Tue, 18 May 2004 15:03:53 -0500 From: Mark Campbell To: freebsd-sparc64@freebsd.org Message-ID: <20040518200353.GA2502@carbon.redbrick.dcu.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Subject: make buildkernel problem. X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 23:12:46 -0000 Hey Guys, I've not much experience with FreeBSD on Sparc64, however I've never had many problems with building the generic kernel on other hardware platforms. The compile bained out at this stage.. cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -mcmodel=medlow -msoft-float -ffreestanding -Werror /usr/src/sys/sparc64/sparc64/elf_machdep.c /usr/src/sys/sparc64/sparc64/elf_machdep.c: In function `elf_reloc': /usr/src/sys/sparc64/sparc64/elf_machdep.c:283: warning: declaration of `relocbase' shadows a parameter *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 I know this is way too little information, I'm just wondering what else you need me to provide and I'll forward it on. Can replies also be cc'd to me. Thanks in advance, as I said I'm a little stumped because there's no obvious issues and the buildworld worked without trouble. -- regards, -mark - Mark Campbell http://mark.redbrick.dcu.ie - "Trying is the first step towards Failure"- Homer J. Simpson