Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2011 10:53:28 +0200
From:      Marius Strobl <marius@alchemy.franken.de>
To:        Super Bisquit <superbisquit@gmail.com>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: Error in elf_machdep.c when building a kernel
Message-ID:  <20110414085328.GA33206@alchemy.franken.de>
In-Reply-To: <BANLkTi=kvVOOFSMZDM%2Bs4SqqG=yWQ2aDBg@mail.gmail.com>
References:  <BANLkTi=kvVOOFSMZDM%2Bs4SqqG=yWQ2aDBg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 14, 2011 at 03:50:59AM -0400, Super Bisquit wrote:
> I had noted nefore that elf64-sparc-freebsd was not found.
> There is /usr/src/contrib/binutils/ld/emulparams/elf64_sparc.sh and
> /usr/src/contrib/binutils/ld/emulparams/elf64_sparc_fbsd.sh
> 
> I replaced freebsd with fbsd in the stated file and saved
> elf_machdep.c to elf_machdep.c.old.
> 
> I'm not sure if it will correct the problem.

Sounds like you're trying to build world across the binutils update
with an unclean object directory; you need to delete it or not use
-DNO_CLEAN, otherwise the result likely won't work, even with your
hack.

Marius




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110414085328.GA33206>