Alexander Hansen wrote:
> 
> On Oct 23, 2008, at 5:44 PM, Francis Poulin wrote:
> 
>> Hello Alexander,
>>
>> I updated to 3.1.1 and that did the trick.
>>
>> Thanks again,
>> Francis
>>
> 
> [Xcode 3.1.1, that is]
> 
> Good.  That's consistent with our prior information on this issue, then.
> 
> I'd almost be tempted to suggest a versioned dependency on Xcode for  
> 10.5 for this package.

Please don't. There must be something else going on here. I just rebuilt 
wxgtk2.8 on a machine with xcode-3.0 without problems. In particular, 
the linker command in question did not load any GL-related library, so 
that the reexport-cycle bug in /usr/bin/ld could not be triggered. The 
only library on that linker line that has a relation with GL is libSDL, 
but Fink's libSDL is linked with the OpenGL framework and does not 
re-export it, so that there is no reason it should be loaded at link 
time. I suspect that Francis has a different version of libSDL than I 
have, maybe something in /usr/local/lib/?

-- 
Martin



-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to