[mythtv] problems with latest CVS vsync.c ?

Kevin Elliott kevin at phunc.com
Thu May 20 22:20:32 EDT 2004


Those changes worked for me as well.

Certainly someone should add a definition for this in settings.pro

Kevin

Kevin Elliott
kevin at phunc.com
On Thu, May 20, 2004 at 09:09:05PM -0400, Daniel Thor Kristjansson wrote:
> 
> Oh I also added this to my settings.pro:
> 
> # for OpenGL support
> EXTRA_LIBS += -lGL -lGLU
> 
> If that's really needed, we should probably make this optional since not
> everyone can link to the OpenGL libraries..
> 
> -- Daniel
> 
> On Thu, 20 May 2004, Daniel Thor Kristjansson wrote:
> 
> ]
> ]I get the same problem, I have the nvidia v53.36 headers installed. I
> ]commented out "#include <GL/glxext.h>" however and the problem went
> ]away.
> ]
> ]-- Daniel
> ]
> ]On Thu, 20 May 2004, Doug Larrick wrote:
> ]
> ]]Adrian Burden wrote:
> ]]> I am not sure what I am missing.
> ]]>
> ]]> gcc -c -pipe -Wall -W -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64
> ]]> -D_LARGEFILE_SOURCE -D_GNU_SOURCE -D_REENTRANT -fPIC  -D_GNU_SO
> ]]> URCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DUSING_IVTV
> ]]> -DUSING_XV -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I.
> ]]> -I/usr/local/include -I../libmyth -I.. -Idvbdev -I../libavcodec
> ]]> -I/usr/qt/3/include -o vsync.o vsync.c
> ]]> In file included from vsync.c:38:
> ]]> /usr/include/GL/glxext.h:363: error: syntax error before
> ]]> "glXGetProcAddress"
> ]]> /usr/include/GL/glxext.h:365: error: syntax error before '*' token
> ]]> /usr/include/GL/glxext.h:365: error: `__GLXextFuncPtr' declared as
> ]]> function returning a function
> ]]> make[2]: *** [vsync.o] Error 1
> ]]> make[2]: Leaving directory `/home/aburden/mythtv/mythtv/libs/libmythtv'
> ]]> make[1]: *** [sub-libmythtv] Error 2
> ]]> make[1]: Leaving directory `/home/aburden/mythtv/mythtv/libs'
> ]]> make: *** [sub-libs] Error 2
> ]]
> ]]That's my OpenGL vsync patch.  What version of the OpenGL dev libraries
> ]](on my Debian system, xlibmesa-gl-dev) do you have installed?
> ]]
> ]]-Doug
> ]]
> ]

> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list