[Python-modules-team] Bug#626120: (no subject)

Julian Taylor jtaylor.debian at googlemail.com
Mon May 9 21:44:41 UTC 2011


tags 626120 + patch
thanks

there are some serious issues with the build system.
It builds without opengl although--disable-gl us *not* set and links fltk_gl
As it now does not use opengl --as-needed removes the linkage and the
stubs do not seem to work properly.

I guess the openGL build is intended, so attached a patch which fixes
the it.
Not using the broken stubs prevents --as-needed from removing the
linkage to libGL.so from libfltk_gl.so
The non-openGL build remains broken.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixopenglbuild.patch
Type: text/x-patch
Size: 591 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20110509/ff7af5c3/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20110509/ff7af5c3/attachment.pgp>


More information about the Python-modules-team mailing list