>>> Unpacking source... >>> Unpacking conveysdl.1.3.tar to /var/tmp/portage/games-arcade/conveysdl-1.3/work tar: A lone zero block at 839 >>> Source unpacked. >>> Compiling source in /var/tmp/portage/games-arcade/conveysdl-1.3/work ... make -j14 main CC=i686-pc-linux-gnu-gcc CFLAGS=-O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX=\"/usr/share/games/conveysdl/\" -DENABLE_SOUND LDFLAGS=-Wl,-O1 -lSDL_mixer -lSDL -lpthread i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX=\"/usr/share/games/conveysdl/\" -DENABLE_SOUND -Wl,-O1 -lSDL_mixer -lSDL -lpthread main.c -o main /var/tmp/portage/games-arcade/conveysdl-1.3/temp/cczMuZid.o: In function `imageplot': main.c:(.text+0x31): undefined reference to `SDL_UpperBlit' /var/tmp/portage/games-arcade/conveysdl-1.3/temp/cczMuZid.o: In function `blankscreen': main.c:(.text+0x94): undefined reference to `SDL_Flip' /var/tmp/portage/games-arcade/conveysdl-1.3/temp/cczMuZid.o: In function `checkkeys': main.c:(.text+0x304): undefined reference to `SDL_PollEvent' main.c:(.text+0x36d): undefined reference to `SDL_PollEvent' main.c:(.text+0x45c): undefined reference to `Mix_VolumeChunk' main.c:(.text+0x472): undefined reference to `Mix_VolumeChunk' main.c:(.text+0x488): undefined reference to `Mix_VolumeChunk' main.c:(.text+0x49e): undefined reference to `Mix_VolumeChunk' main.c:(.text+0x4b9): undefined reference to `Mix_VolumeChunk' /var/tmp/portage/games-arcade/conveysdl-1.3/temp/cczMuZid.o:main.c:(.text+0x4cf): more undefined references to `Mix_VolumeChunk' follow /var/tmp/portage/games-arcade/conveysdl-1.3/temp/cczMuZid.o: In function `loadimage': main.c:(.text+0x5c5): undefined reference to `SDL_RWFromFile' main.c:(.text+0x5d6): undefined reference to `SDL_LoadBMP_RW' main.c:(.text+0x607): undefined reference to `SDL_MapRGB' main.c:(.text+0x617): undefined reference to `SDL_SetColorKey' main.c:(.text+0x61f): undefined reference to `SDL_DisplayFormat' main.c:(.text+0x629): undefined reference to `SDL_FreeSurface' /var/tmp/portage/games-arcade/conveysdl-1.3/temp/cczMuZid.o: In function `playsound': main.c:(.text+0x702): undefined reference to `Mix_PlayChannelTimed' main.c:(.text+0x730): undefined reference to `Mix_PlayChannelTimed' main.c:(.text+0x760): undefined reference to `Mix_PlayChannelTimed' main.c:(.text+0x790): undefined reference to `Mix_PlayChannelTimed' /var/tmp/portage/games-arcade/conveysdl-1.3/temp/cczMuZid.o: In function `main': main.c:(.text+0xd2f): undefined reference to `SDL_Init' main.c:(.text+0xd3e): undefined reference to `SDL_Quit' main.c:(.text+0xd75): undefined reference to `SDL_SetVideoMode' main.c:(.text+0xee7): undefined reference to `SDL_CreateRGBSurface' main.c:(.text+0xf08): undefined reference to `SDL_UpperBlit' main.c:(.text+0xf80): undefined reference to `SDL_CreateRGBSurface' main.c:(.text+0xfa1): undefined reference to `SDL_UpperBlit' main.c:(.text+0x1009): undefined reference to `SDL_CreateRGBSurface' main.c:(.text+0x102a): undefined reference to `SDL_UpperBlit' main.c:(.text+0x1061): undefined reference to `Mix_OpenAudio' main.c:(.text+0x10b4): undefined reference to `SDL_RWFromFile' main.c:(.text+0x10c5): undefined reference to `Mix_LoadWAV_RW' main.c:(.text+0x1103): undefined reference to `SDL_RWFromFile' main.c:(.text+0x1114): undefined reference to `Mix_LoadWAV_RW' main.c:(.text+0x1152): undefined reference to `SDL_RWFromFile' main.c:(.text+0x1163): undefined reference to `Mix_LoadWAV_RW' main.c:(.text+0x119c): undefined reference to `SDL_RWFromFile' main.c:(.text+0x11ad): undefined reference to `Mix_LoadWAV_RW' main.c:(.text+0x11ce): undefined reference to `SDL_WM_SetCaption' main.c:(.text+0x11da): undefined reference to `SDL_ShowCursor' main.c:(.text+0x1357): undefined reference to `SDL_GetTicks' main.c:(.text+0x1388): undefined reference to `SDL_GetTicks' main.c:(.text+0x13a5): undefined reference to `SDL_GetTicks' main.c:(.text+0x15ba): undefined reference to `SDL_Flip' main.c:(.text+0x15f9): undefined reference to `Mix_CloseAudio' main.c:(.text+0x1621): undefined reference to `SDL_Delay' main.c:(.text+0x169c): undefined reference to `SDL_Flip' main.c:(.text+0x1741): undefined reference to `SDL_Flip' main.c:(.text+0x17d3): undefined reference to `SDL_Flip' main.c:(.text+0x1b74): undefined reference to `SDL_Flip' main.c:(.text+0x1c1c): undefined reference to `SDL_Flip' main.c:(.text+0x1ca0): undefined reference to `SDL_GetError' main.c:(.text+0x1ce1): undefined reference to `SDL_GetError' collect2: ld returned 1 exit status make: *** [main] Error 1 * * ERROR: games-arcade/conveysdl-1.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2331: Called die * The specific snippet of code: * emake main CC="$(tc-getCC)" CFLAGS="${CFLAGS} $(sdl-config --cflags) -DDATA_PREFIX=\"${GAMES_DATADIR}/${PN}/\" -DENABLE_SOUND" LDFLAGS="${LDFLAGS} -lSDL_mixer $(sdl-config --libs)" || 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/games-arcade:conveysdl-1.3:20081118-000353.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/conveysdl-1.3/temp/environment'. *