On Friday 04 August 2006 16:45, Xiao-Yong Jin wrote: > Hi all, after upgrading firefox and acroread, I got this when I tried > to use the plugin, > > LoadPlugin: failed to initialize shared library > /usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux/nppdf.so > [/usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux/nppdf.so: Undefined > symbol "__ctype_b_loc"] > > I have these lines in my /etc/libmap.conf, > > # Acrobat7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror/Kazehakase > [/usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux/nppdf.so] > libc.so.6 pluginwrapper/acrobat.so > > Bug? Or my configuration fault? > An "Undefined symbol" error is a shared object file is always a version mismatch. You have to update "nppdf.so" to match the version what the main programm expects.
_______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"