Compiling XBMC on Fedora 9
#1
hello!
i have the following errors:

./GraphicContext.h:309: error: ‘GLint’ does not name a type
./GraphicContext.h: In member function ‘int CGraphicContext::GetMaxTextureSize() const’:
./GraphicContext.h:261: error: ‘m_maxTextureSize’ was not declared in this scope
make[1]: *** [AudioContext.o] Error 1
make[1]: Leaving directory `/tmp/xbmc-8.10b2.orig/guilib'
make: *** [guilib] Error 2

ps: use "-- disable gl"
thanks for any help
Reply
#2
Don't use disable-gl it is more or less unmaintained. You're missing a dependency or fedora has installed it in an incorrect. Search the forums, you aren't the first to try this.
Reply
#3
i used "--disable gl" because fc9+nvidia quadro nvs (driver version 96.43)= NO GL!!!! (((
Reply
#4
Hi there -

I am trying to build boxee on Fedora 9 x86_64 laptop. When compiling, I get a slew of dbus and libhal errors. Any thoughts?

http://pastebin.com/m39842de1
Reply

Logout Mark Read Team Forum Stats Members Help
Compiling XBMC on Fedora 90