On Oct 14, 2008, at 9:25 AM, Matthias Ringwald wrote:

> Hi
>
> I don't know if this affects others, but with the current unstable, I
> have trouble running gtk/gnome applications with an error msg like  
> this:
>
> dyld: Library not loaded: /usr/X11/lib/libXdamage.1.dylib
>   Referenced from: /sw/lib/libgnomecanvas-2.0.dylib
>   Reason: Incompatible library version: libgnomecanvas-2.0.dylib
> requires version 3.0.0 or later, but libXdamage.1.dylib provides
> version 2.0.0
> Trace/BPT trap
>
> or a similar one:
>
> Can't load '/sw/lib/perl5/5.8.8/darwin-thread-multi-2level/auto/Gtk2/
> Gtk2.bundle' for module Gtk2: dlopen(/sw/lib/perl5/5.8.8/darwin- 
> thread-
> multi-2level/auto/Gtk2/Gtk2.bundle, 1): Library not loaded: /usr/X11/
> lib/libXdamage.1.dylib
>   Referenced from: /sw/lib/perl5/5.8.8/darwin-thread-multi-2level/
> auto/Gtk2/Gtk2.bundle
>   Reason: Incompatible library version: Gtk2.bundle requires version
> 3.0.0 or later, but libXdamage.1.dylib provides version 2.0.0 at /
> System/Library/Perl/5.8.8/darwin-thread-multi-2level/DynaLoader.pm
> line 230.
>  at /sw/bin/dvdrip-splash line 10
>
>
> this happens with a lot of libraries that link against libXdamage.
> Right now, I rebuild all packages (one after another... :( ) that give
> me this error, which seems to help. Can this be releated to XCode
> updates or similar?
> Or more importantly, what is the best option if this happens?
>
> regards,
> matthias
>
>
>

These are similar to what are covered in

http://www.finkproject.org/faq/comp-packages.php?phpLang=en#Leopard-libXrandr

What your error looks like is that you had applied an unofficial X11  
updates from macosforge.org and built stuff while it was installed,  
and then a system update downgraded those libraries.

The solutions are either to rebuild everything in sight or to  
reinstall the X11 updates (macosforge.org specifically says to  
reinstall after system updates).

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to