From: tom f. <tf...@al...> - 2010-03-25 22:54:47
|
Brian Paul <br...@vm...> writes: > Tom wrote: > > > tom fogal wrote: > > > > $ lib nm libOSMesa.so | grep "EGL" > > > > U glEGLImageTargetRenderbufferStorageOES > > > > U glEGLImageTargetTexture2DOES > > > > > > > > this prevents using libOSMesa, since one gets link errors about the > > > > symbol. > > > > Regenerating gl_mangle.h was all that was needed. Thanks for the hint, > > I've committed the regenerated file. This needed application to 7.8 as well. I generated the patch again on top of 7.8's HEAD, though I think it's the same. My commit bit went through. Symbol mangling updates seem trivial and recurring; can I just commit them? -tom |