linuxpluginwrapper problems (again!)
    Beecher Rintoul 
    akbeech at gmail.com
       
    Wed Dec 21 14:39:12 PST 2005
    
    
  
I decided to try mozilla which built with no problems. In the process I 
upgraded linuxpluginwrapper and now none of the linux plugins work and both 
mozilla and firefox start with the following errors:
LoadPlugin: failed to initialize shared 
library /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so 
[/usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so: 
Undefined symbol "XmQmotif"]
LoadPlugin: failed to initialize shared 
library /usr/X11R6/lib/linux-flashplugin7/libflashplayer.so 
[/usr/X11R6/lib/linux-flashplugin7/libflashplayer.so: Undefined symbol 
"ah_arctan"]
LoadPlugin: failed to initialize shared 
library /usr/X11R6/lib/linux-mozilla/plugins/nphelix.so 
[/usr/X11R6/lib/linux-mozilla/plugins/nphelix.so: Undefined symbol "stderr"]
I tried uninstalling pluginwrapper and all of the plugins and rebuilding. Same 
problem. It looks like I may have a library problem, but that is beyond my 
ability to troubleshoot. I did correct the paths in /etc/libmap.conf and the 
symlinks are correct. This only seems to affect the plugins handled by 
linuxpluginwrapper as java and mplayer are recognized and work. Does anyone 
have a suggestion as to what went wrong? I attached my libmap.conf.
uname: FreeBSD stargate.akparadise.com 7.0-CURRENT FreeBSD 7.0-CURRENT #32: 
Mon Dec 19 07:58:51 AKST 2005     
root at stargate.akparadise.com:/usr/obj/usr/src/sys/STARGATE  i386
Beech
-- 
---------------------------------------------------------------------------------------
Beech Rintoul - System Administrator - akbeech at gmail.com
/"\   ASCII Ribbon Campaign  | NorthWind Communications
\ / - NO HTML/RTF in e-mail  | 201 East 9th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \  - Please visit Alaska Paradise - http://akparadise.byethost33.com
---------------------------------------------------------------------------------------
-------------- next part --------------
# /etc/libmap.conf for FreeBSD 6.0(6.0-BETA3 or after) and 7-current
# $Id: libmap.conf-FreeBSD6,v 1.21 2005/09/10 00:29:33 nork Exp $
#######################################################
# Flash6 with Opera is not avilable.
# Flash6 with Konqueror
# SEE ALSO: http://freebsd.kde.org/howtos/konqueror-flash.php
# This configuration was integrated to following one.
# Flash6 with Mozilla/Firebird/Galeon/Epiphany/Konqueror
[/usr/X11R6/lib/linux-flashplugin6/libflashplayer.so]
libpthread.so.0			pluginwrapper/flash6.so
libdl.so.2			pluginwrapper/flash6.so
libz.so.1			libz.so.3
libstdc++-libc6.2-2.so.3	libstdc++.so.5
libm.so.6			libm.so.4
libc.so.6			pluginwrapper/flash6.so
#######################################################
# Acrobat7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror
[/usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so]
libc.so.6			pluginwrapper/acrobat.so
#######################################################
# Helix RealPlayer with Mozilla/Firebird/Galeon/Epiphany/Konqueror
[/usr/X11R6/lib/linux-mozilla/plugins/nphelix.so]
libstdc++.so.5			libstdc++.so.5
libc.so.6			pluginwrapper/realplayer.so
    
    
More information about the freebsd-questions
mailing list