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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
