Gaim library issues.

bsdlogical kwlogical at bellsouth.net
Fri Dec 9 16:22:44 PST 2005


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



More information about the freebsd-ports mailing list