Static built binaries having unknown ELF binary types

Joseph Koshy joseph.koshy at gmail.com
Sat Jul 8 04:30:06 UTC 2006


> I'm compiling "make" (usr.bin/make), but when I try to execute
> it I got the following results:

[snip]

'Tis a bug in your toolchain.  e_ident[EI_OSABI] in the ELF
header isn't being set correctly for static executables.

-- 
FreeBSD Volunteer,     http://people.freebsd.org/~jkoshy


More information about the freebsd-hackers mailing list