kern/134502: [libelf] why 32 bit app not use /libexec/ld-elf32.so.1 on amd64

arundel at FreeBSD.org arundel at FreeBSD.org
Thu Sep 30 20:27:27 UTC 2010


Synopsis: [libelf] why 32 bit app not use /libexec/ld-elf32.so.1 on amd64

State-Changed-From-To: open->feedback
State-Changed-By: arundel
State-Changed-When: Thu Sep 30 20:23:17 UTC 2010
State-Changed-Why: 
Do you have "options COMPAT_FREEBSD7" in your kernel? i believe it is a
requirement to have 32bit support.
Also please note that "COMPAT_IA32" got renamed to "COMPAT_FREEBSD32". Please
see UPDATING entry from 20100311.

Please recompile your kernel with
options COMPAT_FREEBSD7
options COMPAT_FREEBSD32
and see, if that fixes your problem.

http://www.freebsd.org/cgi/query-pr.cgi?pr=134502


More information about the freebsd-bugs mailing list