> 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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message