[hackers] problems linking again in x86_64

Hannes Mehnert hannes at mehnert.org
Sat Apr 26 15:09:02 CEST 2008


Hi,

opendylan links dynamically against GTK. I encountered the problem that
Ubuntu does contain /usr/lib32/libgtk-x11-2.0.so.0.1200.0 (e.g.), but
not a symlink from /usr/lib32/libgtk-x11-2.0.so; thus, ld is not able to
locate the libraries. A workaround is to manually create those symlinks.


Hannes

Matthew D. Swank wrote:
> When building duim projects opendylan tries to statically link against
> gtk. However, ubuntu only supplies the shared libs for its 32 bit
> tree.  Is there any way to dynamically link to gtk instead?



More information about the hackers mailing list