[mythtv] gcc 3.x compile

Roo roo.watt at gmail.com
Thu Sep 20 22:50:00 UTC 2007


On 20/09/2007, Daniel Kristjansson <danielk at cuymedia.net> wrote:
> On Thu, 2007-09-20 at 20:12 +1000, Roo wrote:
> > On 20/09/2007, Daniel Kristjansson <danielk at cuymedia.net> wrote:
> > <snip>
> > > FYI The problem is not your compiler, but your OpenGL header
> > > files. But this is a problem we want the MythTV compile to be
> > > robust against.
> > >
> > > -- Daniel
> >
> > Hi Daniel,
> >
> > My compile error is attached below, I am not sure what version of the
> > libs is installed but can find out if it is needed.  This is a gentoo
> > 64bit amd64 system.
>
> > util-opengl.cpp: In function `void (* get_gl_proc_address(const QString&))()':
> > util-opengl.cpp:310: error: `glXGetProcAddress' undeclared (first use
> > this function)
> > util-opengl.cpp:310: error: (Each undeclared identifier is reported
> > only once for each function it appears in.)
>
> Roo, you have a different problem. One we can't fix. You have completely
> broken glx headers. util-opengl.cpp only uses glXGetProcAddress() if
> GLX_VERSION_1_4 is defined. The point of the GLX_VERSION_1_4 define is
> to tell applications they can use glXGetProcAddress().

Hi Daniel,

Thanks for taking the time to look over the error. I have been going
to reinstall the machine anyway so I guess there is not time like to
present :)

It also means I will be able to use the 1TB of new storage I have
waiting to be installed :)

Cheers,

Roo.


More information about the mythtv-dev mailing list