Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2016 13:51:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 212564] www/nspluginwrapper =>  ELF file OS ABI invalid
Message-ID:  <bug-212564-4077-kWL4VGBTIS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212564-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212564-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212564

--- Comment #9 from Tijl Coosemans <tijl@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"?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212564-4077-kWL4VGBTIS>