Date: Fri, 24 Jan 2003 23:54:27 +0000 From: Mark Murray <mark@grondar.org> To: Kris Kennaway <kris@obsecurity.org> Cc: current@FreeBSD.ORG Subject: Re: Problem during alpha cross-building Message-ID: <200301242354.h0ONsRaX017816@grimreaper.grondar.org> In-Reply-To: Your message of "Fri, 24 Jan 2003 14:45:44 PST." <20030124224544.GA53670@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm getting this when trying to cross-build an alpha world. Is anyone > else seeing it? I got exactly this when I did a 5-CURRENT make world on an alpha running 4.7-RELEASE. I fixed it by hacking the src/Makefile.inc1 cross-tools target to remove crunch(hide?). > cc -O -pipe -DNLIST_ELF64 -static -o crunchide crunchide.o exec_elf64.o > exec_elf64.o: In function `hide_elf64': > exec_elf64.o(.text+0x30b): undefined reference to `be64toh' > exec_elf64.o(.text+0x530): undefined reference to `be64toh' > exec_elf64.o(.text+0x575): undefined reference to `be64toh' > exec_elf64.o(.text+0x59f): undefined reference to `be64toh' > exec_elf64.o(.text+0x5e6): undefined reference to `be64toh' > exec_elf64.o(.text+0x639): more undefined references to `be64toh' follow > *** Error code 1 > > Stop in /a/asami/portbuild/alpha/5/src/usr.sbin/crunch/crunchide. > *** Error code 1 M -- Mark Murray iumop ap!sdn w,I idlaH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301242354.h0ONsRaX017816>