>>> Unpacking source... >>> Unpacking SDL_flic-12.tgz to /var/tmp/portage/media-libs/sdl-flic-1.2/work * Applying 1.2-win32.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-libs/sdl-flic-1.2/work/SDL_flic-1.2 ... make -j14 cc -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -DINLINE= -fPIC -o SDL_flic.lo -c SDL_flic.c cc -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -DINLINE= -c -o SDL_flic.o SDL_flic.c cc -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -DINLINE= -c -o playflic.o playflic.c cc -Wl,-O1 -lSDL -lpthread -L. SDL_flic.lo -shared -Wl,-soname,libSDL_flic.so -o libSDL_flic.so.1.0.0 ar rcs libSDL_flic.a SDL_flic.o ln -s libSDL_flic.so.1.0.0 libSDL_flic.so.1 ln -s libSDL_flic.so.1 libSDL_flic.so cc -Wl,-O1 -lSDL -lpthread -L. -lSDL_flic -o playflic playflic.o playflic.o: In function `main': playflic.c:(.text+0x70): undefined reference to `SDL_RWFromFile' playflic.c:(.text+0x89): undefined reference to `FLI_Open' playflic.c:(.text+0xb4): undefined reference to `FLI_Close' playflic.c:(.text+0xc2): undefined reference to `SDL_Init' playflic.c:(.text+0xd1): undefined reference to `SDL_Quit' playflic.c:(.text+0xf4): undefined reference to `SDL_SetVideoMode' playflic.c:(.text+0x112): undefined reference to `SDL_GetTicks' playflic.c:(.text+0x11d): undefined reference to `FLI_NextFrame' playflic.c:(.text+0x144): undefined reference to `SDL_UpperBlit' playflic.c:(.text+0x164): undefined reference to `SDL_UpdateRect' playflic.c:(.text+0x174): undefined reference to `SDL_PollEvent' playflic.c:(.text+0x231): undefined reference to `SDL_GetError' playflic.c:(.text+0x263): undefined reference to `SDL_GetError' playflic.c:(.text+0x2b3): undefined reference to `SDL_GetError' playflic.c:(.text+0x2d7): undefined reference to `SDL_GetTicks' playflic.c:(.text+0x2e8): undefined reference to `SDL_GetTicks' playflic.c:(.text+0x2fa): undefined reference to `SDL_Delay' collect2: ld returned 1 exit status make: *** [playflic] Error 1 * * ERROR: media-libs/sdl-flic-1.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2118: Called _eapi0_src_compile * ebuild.sh, line 591: Called _eapi2_src_compile * ebuild.sh, line 625: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-libs:sdl-flic-1.2:20081120-152515.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/sdl-flic-1.2/temp/environment'. *