From owner-freebsd-current Fri Jan 24 15:55:43 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 308B737B401 for ; Fri, 24 Jan 2003 15:55:42 -0800 (PST) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D68043ED8 for ; Fri, 24 Jan 2003 15:55:41 -0800 (PST) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.6/8.12.6) with ESMTP id h0ONte4L036940; Fri, 24 Jan 2003 23:55:40 GMT (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost) by storm.FreeBSD.org.uk (8.12.6/8.12.6/Submit) with UUCP id h0ONte6M036939; Fri, 24 Jan 2003 23:55:40 GMT X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.6/8.12.6) with ESMTP id h0ONsRaX017816; Sat, 25 Jan 2003 01:54:27 +0200 (SAST) (envelope-from mark@grondar.org) Message-Id: <200301242354.h0ONsRaX017816@grimreaper.grondar.org> To: Kris Kennaway Cc: current@FreeBSD.ORG Subject: Re: Problem during alpha cross-building In-Reply-To: Your message of "Fri, 24 Jan 2003 14:45:44 PST." <20030124224544.GA53670@rot13.obsecurity.org> Date: Fri, 24 Jan 2003 23:54:27 +0000 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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