Ben Abbott <bpabbott <at> mac.com> writes:

> 
> On Wednesday, September 24, 2008, at 10:06AM, "Alexander Hansen"
<alexanderk.hansen <at> gmail.com> wrote:
> >Ben Abbott wrote:
> >>> $ fink install gtkglext1
[...]
> >I don't even know if LD_LIBRARY_PATH does anything on OS X, and even if
> >it did, Fink would unset your setting of it before building.  That
> >message is targeted toward building the package manually on Linux.
> >
> >Check the config.log file in the gtkglext1 build directory.  When
> >validating packages off the tracker via clean builds, I've often
> >encountered issues where the message that came up was the same as what
> >you're seeing, but the problem was that something else altogether was
> >missing.
> >
> 
> Thanks for the reply. While waiting I rebuilt all the dependencies for
gtkglext1. Once that was done, it
> installed with out complaint.
> 
[...]

Hey guys,

I had the same problem up until now and I found this thread.
So I tried reinstalling QUartz (v 2.3.1), since I remembered that I had indeed
installed the OSX 10.5.5 update a couple days ago, and that did the trick.
You were right, that it wasn't that GTK+ v2 wasn't there, but something quite
different. For the curious, the error that ended up in config.log was:

dyld: Library not loaded: /usr/X11/lib/libXdamage.1.dylib
  Referenced from: /sw/lib/libgtk-x11-2.0.0.dylib
  Reason: Incompatible library version: libgtk-x11-2.0.0.dylib requires version
3.0.0 or later, but libXdamage.1.dylib provides version 2.0.0

-V



-------------------------------------------------------------------------
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-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to