Jeremy Meredith wrote:
> 
> This is in reference to the current beta of 3.1:
> 
> When linking with both libGL and libMesaGL (on an SGI) it complained that
> glXGet/WaitVideoSyncSGI was defined twice, even though I had enabled
> USE_MGL_NAMESPACE.
> 
> This is because the following two lines were omitted from glx_mangle.h:
> 
> #define glXGetVideoSyncSGI mglXGetVideoSyncSGI
> #define glXWaitVideoSyncSGI mglXWaitVideoSyncSGI
> 


Are you sure you have the latest beta (3.1beta3, released this week)?  I've
looked at both the problems you report & they seem to already be fixed.

Keith


_______________________________________________
Mesa-bug maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-bug


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to