Re: gtk+2-2.18.9-4
Alexander Hansen <[email protected]> Thu, 08 Apr 2010 11:12:02 -0400
| Newsgroups | gmane.os.apple.fink.gnome |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 4/8/10 7:27 AM, Peter Dyballa wrote: > Feedback: not good > > At the start I seem to get informed: > > You are attempting to build gtk+2 with version 3.1 of Xcode, which > requires an update to your installed version of X11. Please download > and install X11 2.3.0 or later from > > http://xquartz.macosforge.org/trac/wiki/X112.3.0 > > Once you have installed X11 2.3.0, please re-attempt installation of > this package gtk+2. > > This is not entirely true. In the meanwhile I had installed this > package and later ones. Now I have X11 2.5.0 installed, which is not > really from Apple, more from MacPorts. '/sw/bin/pkg-config -- > modversion xdamage' returns > > 1.1.2 > > Installation succeeds. > > -- > Package manager version: 0.29.10 > Distribution version: selfupdate-cvs Thu Apr 8 00:31:57 2010, 10.5, > powerpc > Mac OS X version: 10.5.8 > Xcode version: 3.1.4 > gcc version: 4.0.1 (Apple Inc. build 5493) > make version: 3.81 > Feedback Courtesy of FinkCommander > > > > -- > Greetings > > Pete > > Bake pizza not war! > > Why are you using "not good" feedback when the package builds? What you're seeing is a warning that somebody suggested that we put in on the gtk+2 build due to persistent problems between versioning in the official X11 SDK and the X11 libraries. I don't think anybody has ever read it other than you. :-) And, did you see the message in a context like the following? /var/tmp/tmp.2.LFVkWi #!/bin/sh -ev # check for buggy randr lib files if [ "`/usr/bin/xcodebuild -version | grep -o '^Xcode 3\.1'`" == "Xcode 3.1" ] && [ "`/sw/bin/pkg-config --modversion xdamage | grep -o '^[0-9]\.[0-9]'`" != "1.1" ] then cat <<EOMSG You are attempting to build gtk+2 with version 3.1 of Xcode, which requires an update to your installed version of X11. Please download and install X11 2.3.0 or later from http://xquartz.macosforge.org/trac/wiki/X112.3.0 Once you have installed X11 2.3.0, please re-attempt installation of this package gtk+2. EOMSG exit -1 fi , or did you also see the message in isolation? If you saw it only in the above context, then everything is being detected correctly, because everybody sees it in the above context, and if Xcode is too old it will show up again in isolation (as per the 'cat <<EOMSG'). - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAku98kIACgkQB8UpO3rKjQ8UCQCffibjsbJko7Vh4aPVDaQSIqC3 gE8An1fOWYYVO3w98y1IHNiEmnXzHfdJ =aOer -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev