elftoolchain build error

Ed Maste emaste at freebsd.org
Fri Jun 3 20:47:19 UTC 2016


On 3 June 2016 at 06:09, Mori Hiroki <yamori813 at yahoo.co.jp> wrote:
>
> /usr/home/hiroki/data/git/freebsd/contrib/elftoolchain/libelftc/elftc_reloc_t
> ype_str.c: In function 'elftc_reloc_type_str':
> /usr/home/hiroki/data/git/freebsd/contrib/elftoolchain/libelftc/elftc_reloc_t
> ype_str.c:95: error: 'EM_AARCH64' undeclared (first use in this function)

What is your build host (version)?

EM_AARCH64 has been in the system headers on both current and
stable/10 for over a year and a half, so is available in FreeBSD 10.1
and later. This problem could occur if the build host is older than
that. If that's the case I recommend updating your build host. If
newer, can you please run "ident /usr/include/sys/elf_common.h" and
report the version?


More information about the freebsd-mips mailing list