wiki:npl/mediabox/xbmc
[Syn-3] root@darkstar.example.net /tmp/build/XBMC# make -j1
make -C guilib
make[1]: Entering directory `/tmp/build/XBMC/guilib'
g++ -MD -c -O2 -g -D_DEBUG -Wall -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DINSTALL_PATH="\"/usr/share/xbmc\"" -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_PCRE -D'SVN_REV="19226M"'  -DDLL_PATH_LIBCURL="\"/usr/lib/libcurl.so\"" -I. -Icommon -I../xbmc -I../xbmc/cores -I../xbmc/linux -I../xbmc/utils -I/usr/include/freetype2 -I/usr/include/SDL -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -I/usr/include/lzo Surface.cpp -o Surface.o
Surface.cpp: In member function 'bool Surface::CSurface::MakePixmap(int, int)':
Surface.cpp:539: error: 'GLX_BIND_TO_TEXTURE_RGBA_EXT' was not declared in this scope
Surface.cpp:554: error: 'GLX_Y_INVERTED_EXT' was not declared in this scope
Surface.cpp:560: error: 'GLX_TEXTURE_TARGET_EXT' was not declared in this scope
Surface.cpp:560: error: 'GLX_TEXTURE_2D_EXT' was not declared in this scope
Surface.cpp:561: error: 'GLX_TEXTURE_FORMAT_EXT' was not declared in this scope
Surface.cpp:561: error: 'GLX_TEXTURE_FORMAT_RGBA_EXT' was not declared in this scope
Surface.cpp: In destructor 'virtual Surface::CSurface::~CSurface()':
Surface.cpp:680: warning: converting to non-pointer type 'Surface::GLXPixmap' from NULL
Surface.cpp:686: warning: converting to non-pointer type 'Surface::Pixmap' from NULL
make[1]: *** [Surface.o] Error 1
make[1]: Leaving directory `/tmp/build/XBMC/guilib'
make: *** [guilib] Error 2

Complete output is attached

Last modified 15 years ago Last modified on 04/04/09 23:25:46

Attachments (1)

Download all attachments as: .zip