linux-flashplayer
Tijl Coosemans
tijl at FreeBSD.org
Mon Feb 6 18:30:43 UTC 2017
On Mon, 6 Feb 2017 14:08:14 +0100 Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> wrote:
> I don't know if it is a bug, or something wrong on my system.
>
> Flashplugin does not work with firefox. I can't sse it in the plugin-tab.
>
> I got:
>
> flash-player-properties
> flash-player-properties: error while loading shared libraries:
> libstdc++.so.6: wrong ELF class: ELFCLASS64
>
> /etc/make.conf:
>
> DEFAULTS_VERSIONS+=linux-c6_64.
This is already the default nowadays so you can remove it.
> on 10.3-RELEASE-amd64.
>
> Can you please gibt me a hint, what causes this problem.
What is the output of these commands:
sysctl compat
file /compat/linux/lib/libstdc++.so.6.0.13
More information about the freebsd-emulation
mailing list