Hello everybody ! I was going to install a Gentoo box without X (framebuffer only) + Freevo. Pygame is needed by the ebuild, but no way to install:
here is the log: ------------------------------------------ ... In file included from /usr/include/python2.4/Python.h:13, from src/pygame.h:57, from src/display.c:27: /usr/include/python2.4/pyconfig.h:826:1: warning: "_GNU_SOURCE" redefined <command line>:1:1: warning: this is the location of the previous definition src/display.c: In function 'get_wm_info': src/display.c:388: error: 'SDL_SysWMinfo' has no member named 'info' src/display.c:389: error: 'SDL_SysWMinfo' has no member named 'info' src/display.c:390: error: 'SDL_SysWMinfo' has no member named 'info' src/display.c:391: error: 'SDL_SysWMinfo' has no member named 'info' src/display.c:392: error: 'SDL_SysWMinfo' has no member named 'info' src/display.c:393: error: 'SDL_SysWMinfo' has no member named 'info' error: command 'i686-pc-linux-gnu-gcc' failed with exit status 1 !!! ERROR: dev-python/pygame-1.6.2 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile ebuild.sh, line 1255: Called distutils_src_compile distutils.eclass, line 38: Called die ------------------------------------------ here my make.conf USE flags: ------------------------------------------ USE="fbcon joystick reiser4 reiserfs sdl sdl-sound -ipv6 -xorg" ------------------------------------------ -- any help? Stefano -- gentoo-user@gentoo.org mailing list