Sarah Stockwell wrote:
Hello all,

I'm hoping someone has a thought about this one, because I've searched the web and come up with nothing helpful. I'm trying to install pygtk2-py23 on Tiger (10.4.1), and I get two errors. The first is:

Warning: Too old version of gtkgl-2.0
         Need 2.0.0, but 1.99.0 is installed

despite the fact that earlier in the installation, it said:

checking for gtkgl-2.0 >= 1.99.0... yes

gtkglarea2, which I believe is what it's looking for here, is indeed version 1.99.0, which is the latest version available via fink on the unstable tree.

But I don't know that that's what's causing the problem. I'd be comfortable ignoring it, frankly, if the build didn't die here:

running build_ext
error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.4" during configure

There seem to be quite a few packages that set the MACOSX_DEPLOYMENT_TARGET variable explicitly. This was already strange on 10.3, because AFAIK fink set it automatically. And now on 10.4 it is fatal when they set it to 10.3 as most of them still do (some even to 10.2). Some fixing needs to be done. Maintainer CCed.


--
Martin




------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to