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


Thanks again!


------------------------------------------ - - - - - - - - - - - - - - -
Jeremy Meredith                           |   email: [EMAIL PROTECTED]
Lawrence Livermore National Laboratory    |   phone: (925) 422-1197
P.O. Box 808  L-98                        |   fax  : (925) 422-3389
Livermore, CA 94550                       |   loc  : bldg 132N room 1025



_______________________________________________
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