<div class="gmail_quote">On Dec 11, 2007 7:22 PM, Nigel Pearson &lt;<a href="mailto:nigel@ind.tansu.com.au">nigel@ind.tansu.com.au</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">&gt; util-opengl.cpp:312: error: 'glXGetProcAddressARB' was not declared<br>&gt; in this scope<br><br></div>Same here KnoppMyth R5something (Debian).<br><br><br><br>I&#39;m not sure what the original problem was,
<br>but am hoping somewhere just needs to<br><br>#include &lt;GL/glext.h&gt;</blockquote>
<div>&nbsp;</div>
<div>Here is the error that I get without the patch:</div>
<div>&nbsp;</div>
<div>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&nbsp; -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\&quot;/usr\&quot; -DLIBDIR=\&quot;/usr/lib\&quot; -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<br>util-opengl.cpp: In function âvoid (* get_gl_proc_address(const QString&amp;))()â:<br>util-opengl.cpp:310: error: âglXGetProcAddressâ was not declared in this scope
<br>make: *** [util-opengl.o] Error 1<br></div>
<div>I also found this:</div>
<div>&nbsp;</div>
<div><a href="http://mythtv.org/pipermail/mythtv-dev/2007-February/053614.html">http://mythtv.org/pipermail/mythtv-dev/2007-February/053614.html</a></div>
<div>&nbsp;</div>
<div>Which I couldn&#39;t find any reply to that gave me the fix that I used.&nbsp; Any ideas?&nbsp; I don&#39;t know another method to fix the compilation here.</div>
<div>&nbsp;</div>
<div>Kevin</div></div>