Sven de Vries wrote: > > Hi, > > yes, I had a problem with it a while ago and suggested a patch > which worked for me fine. Given Martin's questions, I tried again a > rebuild with the unpatched file and surprisingly the unpatched version > worked fine.
There exists already a PatchScript line perl -pi -e 's;EXTRALIBS_OPENGL=";$&-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/ System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib;' configure which is supposed to do the same job for which the patch was made. Why it appears to work for some people and not for others is not clear. -- 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-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
