Daniel Macks wrote:
> On Tue, Mar 24, 2009 at 04:53:38PM +0100, Jean-Fran?ois Mertens wrote:
>> The new pkg wxgtk2.8-py26 has a dep on opengl-py26.
>> Checking whether the latter did build, I got:
[]
>>> /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
>>> _glCurrentPaletteMatrixARB
[]
>> Indeed, those symbols are to be found nowhere..
>> The difference with py25 is that the latter uses "-undefined  
>> dynamic_lookup"
>> (I guess caused by the python used)
>> in this link command _ thus creating a (or _ many ?) broken bundle _ cf
>> "nm -m /sw/lib/python2.5/site-packages/OpenGL/GL/ARB/ 
>> matrix_palette.so| fgrep _glMatrixIndex"
>>
>> So I presume all variants of opengl-py are broken..
>> (don't know sufficiently of python and its buildsystem to fix this  
>> myself)
>>
>> Is this diiference in flags due to python ? and 
> 
> I elided the -undefined dynamic_lookup in py26 specifically to catch
> this type of problem. A missing symbol is a missing symbol, at least
> now it's caught at build-time instead of runtime.

I have now updated opengl-py to the latest version 3.0.1, and there this 
error seems to have gone. opengl-py26 builds now for me.

-- 
Martin



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to