When it tries to load pdf plugin provided by acroread7-7.0.8,1, firefox (or other equivalent browser) oops with the error 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 think it could be caused by the lack of the symbol in the pluginwrapper/acrobat.so provided by linuxpluginwrapper-20051113_4 How-To-Repeat: Install linuxpluginwrapper and acroread7. Run firefox/mozilla/seamonkey and try to load the pdf plugin. Simply type about:plugins in the address line should be sufficient. The pdf plugin doesn't load, but the error comes.
Responsible Changed From-To: freebsd-ports-bugs->hrs Over to maintainer
Responsible Changed From-To: hrs->nork This is a problem of linuxpluginwrapper, not Adobe Reader itself.
Hi. I made patch that solves this problem for me on FreeBSD 6.1-stable. You can download it at http://defan.zenon.net/freebsd/ As I see, other plugins (flash, etc) seems to be working too. -- Andrew N. Below Zenon N.S.P.
nobutaka 2006-09-13 16:11:03 UTC FreeBSD ports repository Modified files: www/linuxpluginwrapper Makefile distinfo Log: Fix breakage of acroread plugin. PR: ports/101420 Submitted by: Andrew N. Below <defan@zenon.net> Approved by: nork Revision Changes Path 1.56 +4 -1 ports/www/linuxpluginwrapper/Makefile 1.25 +3 -0 ports/www/linuxpluginwrapper/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Hi, it looks like a fix has been committed in September 2006 already. Can this PR be closed, then? Regards, Stefan
State Changed From-To: open->closed Confirmed that this issue was fixed and close-requested by submitter.