Calculating dependencies ... done! >>> Emerging (1 of 1) games-strategy/glob2-0.8.21 to / >>> Creating Manifest for /usr/portage/games-strategy/glob2 >>> checking ebuild checksums ;-) >>> checking auxfile checksums ;-) >>> checking miscfile checksums ;-) >>> checking glob2-0.8.21.tar.gz ;-) >>> Unpacking source... >>> Unpacking glob2-0.8.21.tar.gz to /var/tmp/portage/glob2-0.8.21/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/glob2-0.8.21/work/glob2-0.8.21 ... * econf: updating glob2-0.8.21/config.guess with /usr/share/gnuconfig/config.guess * econf: updating glob2-0.8.21/config.sub with /usr/share/gnuconfig/config.sub /usr/bin/confcache --confcache-ignore /var/tmp/.distcc --confcache-dir /var/tmp/confcache ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-dependency-tracking --with-vorbis=/usr --with-speex=/usr --with-speex-includes=/usr/include/speex --build=i686-pc-linux-gnu invalidating during _verify_files due to caught %s [Errno 2] No such file or directory: '/usr/lib/libGL.a' cache invalidated due to md5 configure: creating cache config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... none checking for a BSD-compatible install... /bin/install -c checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzdopen in -lz... yes checking speex/speex.h usability... yes checking speex/speex.h presence... yes checking for speex/speex.h... yes checking speex.h usability... no checking speex.h presence... no checking for speex.h... no checking for speex_encoder_init in -lspeex... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking SDL_image.h usability... yes checking SDL_image.h presence... yes checking for SDL_image.h... yes checking SDL_net.h usability... yes checking SDL_net.h presence... yes checking for SDL_net.h... yes checking SDL_ttf.h usability... yes checking SDL_ttf.h presence... yes checking for SDL_ttf.h... yes checking for IMG_Load_RW in -lSDL_image... yes checking for SDLNet_UDP_Open in -lSDL_net... yes checking for TTF_Init in -lSDL_ttf... yes checking for Vorbis... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for glBegin in -lGL... yes checking for gluOrtho2D in -lGLU... yes checking for Mingw32... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking vector usability... yes checking vector presence... yes checking for vector... yes checking boost/tuple/tuple.hpp usability... yes checking boost/tuple/tuple.hpp presence... yes checking for boost/tuple/tuple.hpp... yes checking boost/logic/tribool.hpp usability... yes checking boost/logic/tribool.hpp presence... yes checking for boost/logic/tribool.hpp... yes checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating autopackage/default.apspec config.status: creating autopackage/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating data/gfx/Makefile config.status: creating data/gfx/cursor/Makefile config.status: creating data/fonts/Makefile config.status: creating data/gui/Makefile config.status: creating data/zik/Makefile config.status: creating data/icons/Makefile config.status: creating maps/Makefile config.status: creating campaigns/Makefile config.status: creating libgag/Makefile config.status: creating libgag/include/Makefile config.status: creating libgag/src/Makefile config.status: creating gnupg/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/var/tmp/portage/glob2-0.8.21/work/glob2-0.8.21' Making all in libgag make[2]: Entering directory `/var/tmp/portage/glob2-0.8.21/work/glob2-0.8.21/libgag' Making all in src make[3]: Entering directory `/var/tmp/portage/glob2-0.8.21/work/glob2-0.8.21/libgag/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -march=athlon-mp -O3 -pipe -O3 -c -o GraphicContext.o GraphicContext.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -march=athlon-mp -O3 -pipe -O3 -c -o Sprite.o Sprite.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -march=athlon-mp -O3 -pipe -O3 -c -o TrueTypeFont.o TrueTypeFont.cpp GraphicContext.cpp: In member function 'void GAGCore::GLState::doTexture(int)': GraphicContext.cpp:159: error: 'GL_TEXTURE_RECTANGLE_NV' was not declared in this scope GraphicContext.cpp: In member function 'void GAGCore::GLState::setTexture(int)': GraphicContext.cpp:178: error: 'GL_TEXTURE_RECTANGLE_NV' was not declared in this scope GraphicContext.cpp:179: error: 'GL_TEXTURE_RECTANGLE_NV' was not declared in this scope GraphicContext.cpp: In member function 'void GAGCore::DrawableSurface::uploadToTexture()': GraphicContext.cpp:347: error: 'GL_TEXTURE_RECTANGLE_NV' was not declared in this scope i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -march=athlon-mp -O3 -pipe -O3 -c -o FileManager.o FileManager.cpp make[3]: *** [GraphicContext.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/glob2-0.8.21/work/glob2-0.8.21/libgag/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/glob2-0.8.21/work/glob2-0.8.21/libgag' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/glob2-0.8.21/work/glob2-0.8.21' make: *** [all] Error 2 !!! ERROR: games-strategy/glob2-0.8.21 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile glob2-0.8.21.ebuild, line 48: Called die !!! emake failed !!! If you need support, post the topmost build error, and the call stack if relevant.