[mythtv-users] Fedora 10 trunk compile error

Mike Perkins mikep at randomtraveller.org.uk
Sun May 3 16:33:15 UTC 2009


Andrew Burgess wrote:
> On Sun, 2009-05-03 at 08:58 -0600, Greg Woods wrote:
> 
>> When compiling trunk on my fresh Fedora 10 desktop, I get a slew of
>> errors like this:
>>
>> mythpainter_ogl.cpp:297: error: invalid conversion from ‘int’ to
>> ‘GLenum’
>> mythpainter_ogl.cpp:297: error:   initializing argument 1 of ‘void
>> glDisable(GLenum)’
>>
>> If I'm missing a package, I'm damned if I can figure out which one.  I
>> have another Fedora 10 system where trunk compiles fine, so I did some
>> comparisons between the two. "rpm -qa | grep mesa", "rpm -qa | grep GL",
>> and "find /usr/include -type f -exec grep -l GLenum {} \;" produce
>> identical outputs on the two systems, yet trunk compiles on one of them
>> but not the other. 
> 
>> Good system: x86_64, nvidia card, using --enable-vdpau
> 
>> Bad system: i386, ati card, of course not using vdpau
> 
> Perhaps making vdpau the same will generate some ideas.
> 
> Maybe try comparing the configure log outputs on each?
> 
> Anything in /usr/local?
> 
One's 32-bit, the other's 64 bit. You have different libraries, different headers.

-- 

Mike Perkins



More information about the mythtv-users mailing list