[mythtv-users] what devel package am I missing?

Nick Morrott knowledgejunkie at gmail.com
Sat Jan 27 23:46:14 UTC 2007


On 27/01/07, Greg Woods <greg at gregandeva.net> wrote:
> I'm trying to compile SVN on an FC6 desktop (just for mythfrontend) and
> it craps out as below. Looks like I'm probably missing a library or
> devel package somewhere, but the configure script does not detect it. I
> invoked configure as just "configure --arch=pentium4", but I have also
> tried it (after "make distclean") without the argument and with the same
> result.
>
> Anybody ever seen this before?
>
> --Greg
>
> g++ -c -pipe -march=pentium4 -pthread -I/usr/include/kde/artsc
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -g
> -Wno-non-virtual-dtor -D_REENTRANT -DPIC -fPIC  -DMMX -Di386
> -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=
> \"/usr/local/lib\" -DUSE_OPENGL_PAINTER -DUSE_JOYSTICK_MENU
> -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_NO_DEBUG
> -I/usr/lib/qt-3.3/mkspecs/default -I. -I../../../../../include
> -I../libmyth -I../.. -I.. -I/usr/lib/qt-3.3/include -o mythpainter_ogl.o
> mythpainter_ogl.cpp
> /usr/lib/qt-3.3/bin/moc mythmainwindow.h -o moc_mythmainwindow.cpp
> mythpainter_ogl.cpp: In member function 'void
> MythOpenGLPainter::BindTextureFromCache(MythImage*, bool)':
> mythpainter_ogl.cpp:176: error: invalid conversion from 'int' to
> 'GLenum'
> mythpainter_ogl.cpp:176: error:   initializing argument 1 of 'void
> glBindTexture(GLenum, GLuint)'
> mythpainter_ogl.cpp:211: error: invalid conversion from 'int' to
> 'GLenum'
> mythpainter_ogl.cpp:211: error:   initializing argument 1 of 'void
> glBindTexture(GLenum, GLuint)'

Have you got the OpenGL libraries installed?

Nick
-- 
MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list