Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2007 17:10:06 +0200
From:      brom <brrab@yandex.ru>
To:        freebsd-questions@freebsd.org
Subject:   Opera & Micromedia Flash
Message-ID:  <20071120171006.28442a85@brom.homemachine>

next in thread | raw e-mail | index | archive | help
Hi all!

I have installed in my box with 6.2-RELEASE-p7:

opera-9.21.20070510_1
opera-linuxplugins-9.21.20070510_1
linux-flashplugin-7.0r70

But I can't use flashplugin, when I start Opera with debug I have these
errors:

$ opera -debugplugin
detection operapluginwrapper: [plugin
failed ] /usr/local/lib/npapi/symlinks/linux-opera/libflashplayer.so,
Shared object "libm.so.6" not found, required by "libflashplayer.so" 
opera: pluginwrapper exited cleanly with exit code 1 during plug-in
detection

libm.so.6 part of linux_base-fc-4_10, so, I was added /compat/linux/lib
in shared library cache $ldconfig -m /compat/linux/lib

But in this case, I have different error, like that:

$ opera -debugplugin
detection operapluginwrapper: [plugin
failed ] /usr/local/lib/npapi/symlinks/linux-opera/libflashplayer.so, /usr/local/lib/npapi/symlinks/linux-opera/libflashplayer.so:
Undefined symbol "__ctype_b" opera: pluginwrapper exited cleanly with
exit code 1 during plug-in detection

What the reason? How can I make the module worked? 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071120171006.28442a85>