Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2005 13:39:00 -0900
From:      Beecher Rintoul <akbeech@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   linuxpluginwrapper problems (again!)
Message-ID:  <200512211339.02986.akbeech@gmail.com>

next in thread | raw e-mail | index | archive | help
--Boundary-00=_GmdqDlbp2SO4J6M
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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@stargate.akparadise.com:/usr/obj/usr/src/sys/STARGATE  i386

Beech
-- 


---------------------------------------------------------------------------------------
Beech Rintoul - System Administrator - akbeech@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
---------------------------------------------------------------------------------------












--Boundary-00=_GmdqDlbp2SO4J6M
Content-Type: text/plain;
  charset="us-ascii";
  name="libmap.conf.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="libmap.conf.txt"

# /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
--Boundary-00=_GmdqDlbp2SO4J6M--



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