Thanks for the quick reply, I just reverted the Makefile to not use staging and was able to install it without issue. Sent wirelessly from my BlackBerry device on the Bell network. Envoyé sans fil par mon terminal mobile BlackBerry sur le réseau de Bell.
-----Original Message----- From: René Ladan <[email protected]> Sender: René Ladan <[email protected]> Date: Mon, 07 Oct 2013 21:09:23 To: Ryan Reamsbottom<[email protected]>; <[email protected]> Reply-To: [email protected] Subject: Re: Error installing flashplugin in linux-f10-pango-1.28.3 (reply-to: set to emulation@) On 07-10-2013 20:21, Ryan Reamsbottom wrote: > There seems to be an issue with the staging for this port. > > ===> Staging for linux-f10-pango-1.28.3 > ===> Generating temporary packing list > cd /usr/ports/x11-toolkits/linux-f10-pango/work && /usr/bin/find * ! > -path "stage*" -type d -exec /bin/mkdir -p > "/usr/ports/x11-toolkits/linux-f10-pango/work/stage/compat/linux/{}" \; > cd /usr/ports/x11-toolkits/linux-f10-pango/work && /usr/bin/find * ! > -path "stage/*" ! -type d | /usr/bin/cpio -pm -R root:wheel > /usr/ports/x11-toolkits/linux-f10-pango/work/stage/compat/linux > 1776 blocks > /usr/ports/x11-toolkits/linux-f10-pango/work/stage/compat/linux/usr/bin/pango-querymodules-32: > error while loading shared libraries: libpangox-1.0.so.0: cannot open > shared object file: No such file or directory > *** [post-install] Error code 127 > > > Any suggestions as to fix? Here's a paste with the full output: > http://pastebin.com/JUNMia6f > I cannot reproduce your error on my laptop (9.2-RELEASE-amd64), but I do get this (not sure why, package builds fine anyway): ===> Generating temporary packing list cd /usr/ports/x11-toolkits/linux-f10-pango/work && /usr/bin/find * ! -path "stage*" -type d -exec /bin/mkdir -p "/usr/ports/x11-toolkits/linux-f10-pango/work/stage/compat/linux/{}" \; cd /usr/ports/x11-toolkits/linux-f10-pango/work && /usr/bin/find * ! -path "stage/*" ! -type d | /usr/bin/cpio -pm -R root:wheel /usr/ports/x11-toolkits/linux-f10-pango/work/stage/compat/linux 1776 blocks Cannot load module /usr/lib/pango/1.6.0/modules/pango-thai-lang.so: libthai.so.0: cannot open shared object file: No such file or directory /usr/lib/pango/1.6.0/modules/pango-thai-lang.so does not export Pango module API ====> Compressing man pages I have these pango packages installed: % pkg info -qa | grep pango gstreamer-plugins-pango-0.10.36_1,3 linux-f10-pango-1.28.3 pango-1.34.1_1 pangox-compat-0.0.2 Removing pangox-compat which installs /usr/local/lib/libpangox-1.0.so.0, the *FreeBSD* version, does not make a difference. But I think the port means /compat/linux/usr/lib/libpangox-1.0.so in its error message, which it installs itself. > I am using pkgng, I don't know if that would have any effect on this. > I'm using pkgng too, but it should not make a difference. Rene _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
