[Bug 212564] www/nspluginwrapper => ELF file OS ABI invalid
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 11 13:51:40 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212564
--- Comment #9 from Tijl Coosemans <tijl at FreeBSD.org> ---
(In reply to w.schwarzenfeld from comment #7)
> /usr/local/lib/browser_plugins/linux-c6-flashplugin/libflashplayer.so:
> ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD),
> dynamically linked, stripped
This is obviously wrong. It's not a FreeBSD file. An immediate fix would be
to run "brandelf -t Linux
/usr/local/lib/browser_plugins/linux-c6-flashplugin/libflashplayer.so" and
probably also "brandelf -t Linux /compat/linux/usr/lib/libflashsupport.so". I
suspect this may be caused by strip on FreeBSD 10 and older. What is the
output of "strip --version"?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-emulation
mailing list