[mythtv] problems with latest CVS vsync.c ?

Daniel Thor Kristjansson danielk at cat.nyu.edu
Thu May 20 21:09:05 EDT 2004


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
]]
]


More information about the mythtv-dev mailing list