I ran into a problem with the free edition of RealVNC where I got a message about missing GLX extensions when trying to run an OpenGL application.
I downloaded sources for VNC 4.1.1 and XFree 4.3.0 sources and modified vnc.def to to set '#define BuildGlxExt YES' When compiling the new server, I get an error message from ld: vnc/Xvnc/miinitext.o(.text+0xa2): In function `InitExtensions': : undefined reference to `XFree86DRIExtensionInit' Is this something that can be fixed in VNC? If so, is it possible to have this fixed in the source code download? Thanks Dave _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
