make buildkernel problem.

Kris Kennaway kris at obsecurity.org
Wed May 19 02:11:25 PDT 2004


On Tue, May 18, 2004 at 03:03:53PM -0500, Mark Campbell wrote:
> 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.

You didn't mention which sources you're trying to build, but it looks
like you're building -CURRENT.  Update and try again, this is likely
fixed by now.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-sparc64/attachments/20040518/b4a2da87/attachment.bin


More information about the freebsd-sparc64 mailing list