[mythtv] [mythtv-commits] mythtv commit: r15119 by kkuphal

Kevin Kuphal kuphal at dls.net
Wed Dec 12 04:45:56 UTC 2007


On Dec 11, 2007 7:22 PM, Nigel Pearson <nigel at ind.tansu.com.au> wrote:

> > util-opengl.cpp:312: error: 'glXGetProcAddressARB' was not declared
> > in this scope
>
> Same here KnoppMyth R5something (Debian).
>
>
>
> I'm not sure what the original problem was,
> but am hoping somewhere just needs to
>
> #include <GL/glext.h>


Here is the error that I get without the patch:

ccache g++ -c -pipe -march=pentium4 -fomit-frame-pointer -O3 -Wall
-Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
-D__STDC_CONSTANT_MACROS -I/usr/include/kde/artsc -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -D_LARGEFILE_SOURCE -DUSING_OSS
-DUSING_H264TOOLS -DUSING_X11 -DUSING_XV -DUSING_XVMC -DUSING_XVMCW
-DUSING_XVMC_VLD -DUSING_OPENGL -DUSING_OPENGL_VSYNC -DUSING_FRONTEND
-DUSING_V4L -DUSING_DBOX2 -DUSING_IPTV -DUSING_HDHOMERUN -DUSING_IVTV
-DUSING_DVB -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include -I/usr/include
-I/usr/X11R6/include -I../.. -I.. -I../libmyth -I../libavcodec
-I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg -Iiptv
-I../libmythlivemedia/BasicUsageEnvironment/include
-I../libmythlivemedia/groupsock/include
-I../libmythlivemedia/liveMedia/include
-I../libmythlivemedia/UsageEnvironment/include -I/usr/lib/qt-3.3/include
-I/usr/X11R6/include -I/usr/X11R6/include -o util-opengl.o util-opengl.cpp
util-opengl.cpp: In function âvoid (* get_gl_proc_address(const
QString&))()â:
util-opengl.cpp:310: error: âglXGetProcAddressâ was not declared in this
scope
make: *** [util-opengl.o] Error 1
I also found this:

http://mythtv.org/pipermail/mythtv-dev/2007-February/053614.html

Which I couldn't find any reply to that gave me the fix that I used.  Any
ideas?  I don't know another method to fix the compilation here.

Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20071211/8ff897cb/attachment.htm 


More information about the mythtv-dev mailing list