Re: Mozilla Firefox v1.5 or 2.0 with linux-flashplugin7
Larkine <[email protected]> Thu, 09 Nov 2006 13:17:26 +0100
| Newsgroups | gmane.os.freebsd.devel.mozilla |
|---|---|
| Message-ID | <[email protected]> |
Iulian M a =E9crit : > Hi >=20 >> I have a problem with ld-elf.so.1, i don't known what happened, i have >> this message in console: /libexec/ld-elf.so.1: >> /usr/local/lib/firefox/firefox-bin: Undefined symbol "__stdoupt" >=20 > This is strange, I've never seen this error with firefox.=20 >=20 > Are you using a binary package to install firefox or you build it from = source?=20 > ( i recommend the second method ) >=20 > What version of firefox are you exactly running ? ( I had no problem wi= th 1.5=20 > and 2.0 ) >=20 > Did you installed other plugins ? >=20 > The output of ldd //usr/local/lib/firefox/firefox-bin may be relevant. >=20 > Did this version of firefox used to work or it always show this error. > If it used to work then probably one of his dependencies got updated. I= =20 > suggest rebuilding firefox with all his dependencies . >=20 > One more question: Did this happened when you added the flash plugin ? = I=20 > remember that flash9 showed some undefined symbol errors but they wore=20 > reported from the libflashplugin.so not from the firefox binary. You ca= n also=20 > try rebuilding linuxpluginwrapper.=20 >=20 >> Thank you so much ;) >=20 > You are welcome ;-) >=20 >=20 > Iulian M > http://www.erata.net >=20 Hello, :) > Are you using a binary package to install firefox or you build it from source? > ( i recommend the second method ) I installed Mozilla Firefox from source. > What version of firefox are you exactly running ? ( I had no problem with 1.5 > and 2.0 ) It's 2.0 version. > Did you installed other plugins ? No just the flash plugin. I've now recovered an error message: LoadPlugin: failed to initialize shared library /usr/local/lib/firefox/plugins/libflashplayer.so [Shared object "libpthread.so.0" not found, required by "libflashplayer.so"] Here my libmap.conf: # Flash 7 with Mozilla [/usr/local/lib/npapi/linux-flashplugin/libflashplayer.so] libpthread.so.0 libpthread.so.2 libdl.so.2 pluginwrapper/flash7.so libz.so.1 libz.so.3 libm.so.6 libm.so.4 libc.so.6 pluginwrapper/flash7.so And if i use the find command %find / -name "libpthread.so.0" i have this: /usr/compat/linux/lib/obsolete/linuxthreads/libpthread.so.0 /usr/compat/linux/lib/libpthread.so.0 I'm searching an idea how i can fix this ? Thank you :) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mozilla To unsubscribe, send any mail to "[email protected]= "