Date: Tue, 18 May 2004 15:03:53 -0500 From: Mark Campbell <mark@redbrick.dcu.ie> To: freebsd-sparc64@freebsd.org Subject: make buildkernel problem. Message-ID: <20040518200353.GA2502@carbon.redbrick.dcu.ie>
next in thread | raw e-mail | index | archive | help
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 <mark_campbell@redbrick.dcu.ie> http://mark.redbrick.dcu.ie - "Trying is the first step towards Failure"- Homer J. Simpson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040518200353.GA2502>