Hi,<br><br>I am having some difficulties with glx extensions.<br>The glxinfo says that I can account with the GLX_SGI_video_sync extension.<br>But when I compile programs with glXGetVideoSyncSGI and glXWaitVideoSyncSGI<br>

calls, I get this error:<br><br>/tmp/ccN5zRfS.o: In function `draw_screen':<br>bosta8.c:(.text+0x7c0ee): undefined reference to `glXGetVideoSyncSGI'<br>bosta8.c:(.text+0x7c108): undefined reference to `glXWaitVideoSyncSGI'<br>

<br>My video is onboard (Intel i845) and, as I see in the "<a href="http://www.intellinuxgraphics.com/download.html" target="_blank">http://www.intellinuxgraphics.com/download.html</a>",<br>it should be already [properly] installed by Ubuntu (7.04).<br>

<br>Any suggestions?<br><br>PS.: I am suspecting that is about my glx server version (1.2), but where can I get a newer one?<br>The client version is newer (1.4), and I get confused with this. Why mix a client with a server<br>

that does not implement the client extensions???<br><br>Thanks, <br><font color="#888888"><br>Bruno Scovoli Santos</font>