Date: Fri, 09 Dec 2005 19:22:51 -0500 From: bsdlogical <kwlogical@bellsouth.net> To: freebsd-ports@freebsd.org Subject: Gaim library issues. Message-ID: <439A1FDB.1000103@bellsouth.net>
next in thread | raw e-mail | index | archive | help
I recently upgraded GTK on a FreeBSD 5.4 system, but now net-im/gaim won't compile. I've cvsupped to the latest tree, and gaim builds fine. However, the produced binary lacks libraries: libgtk-x11-2.0.so.600 => not found (0x0) libgdk-x11-2.0.so.600 => not found (0x0) libgdk_pixbuf-2.0.so.600 => not found (0x0) libpangoxft-1.0.so.800 => not found (0x0) libpangox-1.0.so.800 => not found (0x0) libpango-1.0.so.800 => not found (0x0) libgmodule-2.0.so.600 => not found (0x0) libglib-2.0.so.600 => not found (0x0) All these modules exist, except without version numbers appended to the end (such as libgmodule-2.0.so.0). Should I just create symlinks for the actual files, or is this a bug in gaim's compilation? bsdlogical
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?439A1FDB.1000103>