>>> Unpacking source... >>> Unpacking holotz-castle-1.3.10-src.tar.gz to /var/tmp/portage/games-arcade/holotz-castle-1.3.10/work * Applying holotz-castle-1.3.10-build.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/games-arcade/holotz-castle-1.3.10/work/holotz-castle-1.3.10-src ... make -j14 -C JLib CPU_OPTS=-O2 -pipe make: Entering directory `/var/tmp/portage/games-arcade/holotz-castle-1.3.10/work/holotz-castle-1.3.10-src/JLib' g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JControl.o JLib/Graphics/JControl.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JUI.o JLib/Graphics/JUI.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JGLAxes.o JLib/Graphics/JGLAxes.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JGLCamera.o JLib/Graphics/JGLCamera.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JGLConsole.o JLib/Graphics/JGLConsole.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JGLGrid.o JLib/Graphics/JGLGrid.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JGLLight.o JLib/Graphics/JGLLight.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JGLTexture.o JLib/Graphics/JGLTexture.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JGLVector.o JLib/Graphics/JGLVector.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JControlImage.o JLib/Graphics/JControlImage.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JImage.o JLib/Graphics/JImage.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JImageSprite.o JLib/Graphics/JImageSprite.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JSprite.o JLib/Graphics/JSprite.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JFont.o JLib/Graphics/JFont.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JTextMenu.o JLib/Graphics/JTextMenu.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JImageMenu.o JLib/Graphics/JImageMenu.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JGLMesh.o JLib/Graphics/JGLMesh.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Graphics/JGLImage.o JLib/Graphics/JGLImage.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JFile.o JLib/Util/JFile.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JGLApp.o JLib/Util/JGLApp.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JObject.o JLib/Util/JObject.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JTextFile.o JLib/Util/JTextFile.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JTextUtil.o JLib/Util/JTextUtil.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JTimer.o JLib/Util/JTimer.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JUtil.o JLib/Util/JUtil.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JApp.o JLib/Util/JApp.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JFS.o JLib/Util/JFS.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JThread.o JLib/Util/JThread.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Util/JRW.o JLib/Util/JRW.cpp g++ -I. -O2 -pipe `sdl-config --cflags` -c -o JLib/Math/J2DPolygon.o JLib/Math/J2DPolygon.cpp ar rvus libJLib.a JLib/Graphics/JControl.o JLib/Graphics/JUI.o JLib/Graphics/JGLAxes.o JLib/Graphics/JGLCamera.o JLib/Graphics/JGLConsole.o JLib/Graphics/JGLGrid.o JLib/Graphics/JGLLight.o JLib/Graphics/JGLTexture.o JLib/Graphics/JGLVector.o JLib/Graphics/JControlImage.o JLib/Graphics/JImage.o JLib/Graphics/JImageSprite.o JLib/Graphics/JSprite.o JLib/Graphics/JFont.o JLib/Graphics/JTextMenu.o JLib/Graphics/JImageMenu.o JLib/Graphics/JGLMesh.o JLib/Graphics/JGLImage.o JLib/Util/JFile.o JLib/Util/JGLApp.o JLib/Util/JObject.o JLib/Util/JTextFile.o JLib/Util/JTextUtil.o JLib/Util/JTimer.o JLib/Util/JUtil.o JLib/Util/JApp.o JLib/Util/JFS.o JLib/Util/JThread.o JLib/Util/JRW.o JLib/Math/J2DPolygon.o ar: creating libJLib.a a - JLib/Graphics/JControl.o a - JLib/Graphics/JUI.o a - JLib/Graphics/JGLAxes.o a - JLib/Graphics/JGLCamera.o a - JLib/Graphics/JGLConsole.o a - JLib/Graphics/JGLGrid.o a - JLib/Graphics/JGLLight.o a - JLib/Graphics/JGLTexture.o a - JLib/Graphics/JGLVector.o a - JLib/Graphics/JControlImage.o a - JLib/Graphics/JImage.o a - JLib/Graphics/JImageSprite.o a - JLib/Graphics/JSprite.o a - JLib/Graphics/JFont.o a - JLib/Graphics/JTextMenu.o a - JLib/Graphics/JImageMenu.o a - JLib/Graphics/JGLMesh.o a - JLib/Graphics/JGLImage.o a - JLib/Util/JFile.o a - JLib/Util/JGLApp.o a - JLib/Util/JObject.o a - JLib/Util/JTextFile.o a - JLib/Util/JTextUtil.o a - JLib/Util/JTimer.o a - JLib/Util/JUtil.o a - JLib/Util/JApp.o a - JLib/Util/JFS.o a - JLib/Util/JThread.o a - JLib/Util/JRW.o a - JLib/Math/J2DPolygon.o make: Leaving directory `/var/tmp/portage/games-arcade/holotz-castle-1.3.10/work/holotz-castle-1.3.10-src/JLib' make -j14 -C src CPU_OPTS=-O2 -pipe make: Entering directory `/var/tmp/portage/games-arcade/holotz-castle-1.3.10/work/holotz-castle-1.3.10-src/src' g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCUtil.cpp -o HCUtil.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCTimer.cpp -o HCTimer.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCLoadSaveSlot.cpp -o HCLoadSaveSlot.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCPlaylist.cpp -o HCPlaylist.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCPreferences.cpp -o HCPreferences.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCTheme.cpp -o HCTheme.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCText.cpp -o HCText.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCBreak.cpp -o HCBreak.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCRope.cpp -o HCRope.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCContFloor.cpp -o HCContFloor.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCObject.cpp -o HCObject.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCMap.cpp -o HCMap.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCExit.cpp -o HCExit.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCCharacter.cpp -o HCCharacter.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCEnemy.cpp -o HCEnemy.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCEnemyBall.cpp -o HCEnemyBall.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCEnemyChaser.cpp -o HCEnemyChaser.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCEnemyMaker.cpp -o HCEnemyMaker.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCEnemyRandom.cpp -o HCEnemyRandom.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCEnemyStatic.cpp -o HCEnemyStatic.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCScriptAction.cpp -o HCScriptAction.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCScriptBlock.cpp -o HCScriptBlock.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCScript.cpp -o HCScript.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCLevel.cpp -o HCLevel.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HolotzCastle.cpp -o HolotzCastle.o g++ -I. -I../JLib -O2 -pipe -c `sdl-config --cflags` -DHC_DATA_DIR=\"/usr/share/games/holotz-castle/game/\" -DHCED_DATA_DIR=\"/usr/share/games/holotz-castle/editor/\" HCed.cpp -o HCed.o g++ -L. -lSDL_image -lSDL_ttf -lSDL_mixer `sdl-config --libs` HCUtil.o HCTimer.o HCLoadSaveSlot.o HCPlaylist.o HCPreferences.o HCTheme.o HCText.o HCBreak.o HCRope.o HCContFloor.o HCObject.o HCMap.o HCExit.o HCCharacter.o HCEnemy.o HCEnemyBall.o HCEnemyChaser.o HCEnemyMaker.o HCEnemyRandom.o HCEnemyStatic.o HCScriptAction.o HCScriptBlock.o HCScript.o HCLevel.o HolotzCastle.o ../JLib/libJLib.a -o HC;\ mv HC ../holotz-castle HCTimer.o: In function `HCTimer::Build(unsigned short, unsigned char, unsigned char, unsigned char)': HCTimer.cpp:(.text+0xcb): undefined reference to `TTF_RenderUTF8_Blended' HCLoadSaveSlot.o: In function `HCLoadSaveSlot::Save(int, JString const&, int)': HCLoadSaveSlot.cpp:(.text+0xf5): undefined reference to `SDL_RWFromFile' HCLoadSaveSlot.o: In function `HCLoadSaveSlot::Load(int)': HCLoadSaveSlot.cpp:(.text+0x2bc): undefined reference to `SDL_RWFromFile' HCTheme.o: In function `HCTheme::LoadDialogs()': HCTheme.cpp:(.text+0xf6b): undefined reference to `SDL_GetError' HCTheme.o: In function `HCTheme::LoadChar(char const*, JImageSprite**&, int&)': HCTheme.cpp:(.text+0x21b3): undefined reference to `SDL_RWFromFile' HCTheme.o: In function `HCTheme::LoadObjects()': HCTheme.cpp:(.text+0x25e6): undefined reference to `SDL_RWFromFile' HCTheme.cpp:(.text+0x26ac): undefined reference to `SDL_RWFromFile' HCTheme.o: In function `HCTheme::LoadBreaks()': HCTheme.cpp:(.text+0x2952): undefined reference to `SDL_RWFromFile' HCTheme.cpp:(.text+0x2a1b): undefined reference to `SDL_RWFromFile' HCTheme.o:HCTheme.cpp:(.text+0x2a70): more undefined references to `SDL_RWFromFile' follow HCText.o: In function `HCText::Init(HCTextType, char const*, HCTheme*, JFont*, JFontAlign, bool, int, unsigned char, unsigned char, unsigned char)': HCText.cpp:(.text+0x1bf): undefined reference to `SDL_GetVideoSurface' HCText.cpp:(.text+0x61b): undefined reference to `SDL_SetColorKey' HCText.cpp:(.text+0x723): undefined reference to `SDL_GetVideoSurface' HCText.o: In function `HCText::Reset()': HCText.cpp:(.text+0x885): undefined reference to `SDL_SetAlpha' HCText.o: In function `HCText::Update()': HCText.cpp:(.text+0x9ff): undefined reference to `SDL_SetAlpha' HCText.cpp:(.text+0xa1f): undefined reference to `SDL_SetAlpha' HCExit.o: In function `HCExit::Draw()': HCExit.cpp:(.text+0xcfa): undefined reference to `SDL_GetVideoSurface' HCExit.cpp:(.text+0xddc): undefined reference to `SDL_GetVideoSurface' HCExit.cpp:(.text+0xece): undefined reference to `SDL_MapRGB' HCExit.cpp:(.text+0xf31): undefined reference to `SDL_LockSurface' HCExit.cpp:(.text+0xf49): undefined reference to `SDL_LockSurface' HCExit.cpp:(.text+0xf9c): undefined reference to `SDL_UnlockSurface' HCExit.cpp:(.text+0xfc4): undefined reference to `SDL_MapRGB' HCExit.cpp:(.text+0x1013): undefined reference to `SDL_UnlockSurface' HCScriptAction.o: In function `HCScriptActionSound::Update()': HCScriptAction.cpp:(.text+0x15b): undefined reference to `Mix_GetChunk' HCScriptAction.cpp:(.text+0x17b): undefined reference to `Mix_Playing' HCScriptAction.o: In function `HCScriptActionSound::Current()': HCScriptAction.cpp:(.text+0xe54): undefined reference to `Mix_PlayChannelTimed' HCScriptAction.o: In function `HCScriptActionSound::Init(char const*, int, bool)': HCScriptAction.cpp:(.text+0xea8): undefined reference to `Mix_FreeChunk' HCScriptAction.cpp:(.text+0xec3): undefined reference to `SDL_RWFromFile' HCScriptAction.cpp:(.text+0xed4): undefined reference to `Mix_LoadWAV_RW' HCScriptAction.o: In function `HCScriptActionSound::~HCScriptActionSound()': HCScriptAction.cpp:(.text._ZN19HCScriptActionSoundD0Ev[HCScriptActionSound::~HCScriptActionSound()]+0x23): undefined reference to `Mix_FreeChunk' HCScriptAction.o: In function `HCScriptActionSound::~HCScriptActionSound()': HCScriptAction.cpp:(.text._ZN19HCScriptActionSoundD1Ev[HCScriptActionSound::~HCScriptActionSound()]+0x23): undefined reference to `Mix_FreeChunk' HCLevel.o: In function `HCLevel::CheckObjects()': HCLevel.cpp:(.text+0xa41): undefined reference to `Mix_PlayChannelTimed' HCLevel.o: In function `HCLevel::Update()': HCLevel.cpp:(.text+0xecb): undefined reference to `Mix_PlayChannelTimed' HCLevel.cpp:(.text+0x1020): undefined reference to `Mix_GetChunk' HCLevel.cpp:(.text+0x1037): undefined reference to `Mix_Playing' HCLevel.cpp:(.text+0x1071): undefined reference to `Mix_PlayChannelTimed' HCLevel.o: In function `HCLevel::Destroy()': HCLevel.cpp:(.text+0x122d): undefined reference to `Mix_FreeChunk' HCLevel.cpp:(.text+0x1249): undefined reference to `Mix_FreeChunk' HCLevel.o: In function `HCLevel::Init()': HCLevel.cpp:(.text+0x1321): undefined reference to `Mix_FreeChunk' HCLevel.cpp:(.text+0x133d): undefined reference to `Mix_FreeChunk' HCLevel.cpp:(.text+0x1362): undefined reference to `Mix_FreeChunk' HCLevel.cpp:(.text+0x137e): undefined reference to `SDL_RWFromFile' HCLevel.cpp:(.text+0x138f): undefined reference to `Mix_LoadWAV_RW' HCLevel.cpp:(.text+0x13a9): undefined reference to `Mix_FreeChunk' HCLevel.cpp:(.text+0x13ca): undefined reference to `SDL_RWFromFile' HCLevel.cpp:(.text+0x13d6): undefined reference to `Mix_LoadWAV_RW' HCLevel.cpp:(.text+0x13f6): undefined reference to `Mix_FreeChunk' HCLevel.cpp:(.text+0x1412): undefined reference to `SDL_RWFromFile' HCLevel.cpp:(.text+0x1423): undefined reference to `Mix_LoadWAV_RW' HCLevel.o: In function `HCLevel::~HCLevel()': HCLevel.cpp:(.text._ZN7HCLevelD1Ev[HCLevel::~HCLevel()]+0x2e): undefined reference to `Mix_FreeChunk' HCLevel.cpp:(.text._ZN7HCLevelD1Ev[HCLevel::~HCLevel()]+0x4d): undefined reference to `Mix_FreeChunk' HCLevel.cpp:(.text._ZN7HCLevelD1Ev[HCLevel::~HCLevel()]+0x6c): undefined reference to `Mix_FreeChunk' HCLevel.cpp:(.text._ZN7HCLevelD1Ev[HCLevel::~HCLevel()]+0x1a7): undefined reference to `Mix_FreeChunk' HCLevel.cpp:(.text._ZN7HCLevelD1Ev[HCLevel::~HCLevel()]+0x1c6): undefined reference to `Mix_FreeChunk' HCLevel.o:HCLevel.cpp:(.text._ZN7HCLevelD1Ev[HCLevel::~HCLevel()]+0x1e5): more undefined references to `Mix_FreeChunk' follow HolotzCastle.o: In function `HCApp::UpdateMenu()': HolotzCastle.cpp:(.text+0x203): undefined reference to `SDL_SetAlpha' HolotzCastle.o: In function `HCApp::DrawCredits()': HolotzCastle.cpp:(.text+0x283): undefined reference to `SDL_FillRect' HolotzCastle.cpp:(.text+0x34a): undefined reference to `SDL_Flip' HolotzCastle.o: In function `HCApp::InitHelp()': HolotzCastle.cpp:(.text+0x5cb): undefined reference to `SDL_SetAlpha' HolotzCastle.o: In function `HCApp::InitIntro()': HolotzCastle.cpp:(.text+0x80d): undefined reference to `TTF_RenderUTF8_Shaded' HolotzCastle.cpp:(.text+0x8d4): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x8f4): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x914): undefined reference to `SDL_SetAlpha' HolotzCastle.o: In function `HCApp::InitSound()': HolotzCastle.cpp:(.text+0xb1e): undefined reference to `SDL_WasInit' HolotzCastle.cpp:(.text+0xb2e): undefined reference to `SDL_Init' HolotzCastle.cpp:(.text+0xb58): undefined reference to `Mix_OpenAudio' HolotzCastle.cpp:(.text+0xb6e): undefined reference to `Mix_AllocateChannels' HolotzCastle.o: In function `HCApp::OnSound(void*)': HolotzCastle.cpp:(.text+0xf0c): undefined reference to `Mix_Volume' HolotzCastle.cpp:(.text+0xf32): undefined reference to `Mix_GetChunk' HolotzCastle.cpp:(.text+0xf65): undefined reference to `Mix_FadeInChannelTimed' HolotzCastle.cpp:(.text+0xf8d): undefined reference to `Mix_GetChunk' HolotzCastle.cpp:(.text+0xfbd): undefined reference to `Mix_Playing' HolotzCastle.cpp:(.text+0xfd7): undefined reference to `Mix_HaltChannel' HolotzCastle.o: In function `HCApp::DrawIntro()': HolotzCastle.cpp:(.text+0x1028): undefined reference to `SDL_MapRGB' HolotzCastle.cpp:(.text+0x1040): undefined reference to `SDL_FillRect' HolotzCastle.cpp:(.text+0x105c): undefined reference to `SDL_Flip' HolotzCastle.cpp:(.text+0x1095): undefined reference to `SDL_FillRect' HolotzCastle.cpp:(.text+0x10f6): undefined reference to `SDL_MapRGB' HolotzCastle.cpp:(.text+0x110e): undefined reference to `SDL_FillRect' HolotzCastle.o: In function `HCApp::DrawPaused()': HolotzCastle.cpp:(.text+0x1140): undefined reference to `SDL_FillRect' HolotzCastle.cpp:(.text+0x116e): undefined reference to `SDL_Flip' HolotzCastle.o: In function `HCApp::DrawPlaying()': HolotzCastle.cpp:(.text+0x11b0): undefined reference to `SDL_FillRect' HolotzCastle.cpp:(.text+0x11cc): undefined reference to `SDL_Flip' HolotzCastle.o: In function `HCApp::DrawMenu()': HolotzCastle.cpp:(.text+0x1200): undefined reference to `SDL_FillRect' HolotzCastle.cpp:(.text+0x122e): undefined reference to `SDL_Flip' HolotzCastle.o: In function `HCApp::DrawGameOver()': HolotzCastle.cpp:(.text+0x1270): undefined reference to `SDL_FillRect' HolotzCastle.cpp:(.text+0x129e): undefined reference to `SDL_Flip' HolotzCastle.o: In function `HCApp::DrawScript()': HolotzCastle.cpp:(.text+0x12e0): undefined reference to `SDL_FillRect' HolotzCastle.cpp:(.text+0x12fc): undefined reference to `SDL_Flip' HolotzCastle.o: In function `HCApp::DrawEndLevel()': HolotzCastle.cpp:(.text+0x1330): undefined reference to `SDL_FillRect' HolotzCastle.cpp:(.text+0x134c): undefined reference to `SDL_Flip' HolotzCastle.o: In function `HCApp::InitFonts()': HolotzCastle.cpp:(.text+0x1410): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x1435): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x1456): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x14a4): undefined reference to `TTF_WasInit' HolotzCastle.cpp:(.text+0x1507): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x151d): undefined reference to `TTF_OpenFont' HolotzCastle.cpp:(.text+0x156c): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x1585): undefined reference to `TTF_OpenFont' HolotzCastle.cpp:(.text+0x15ee): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x1607): undefined reference to `TTF_OpenFont' HolotzCastle.cpp:(.text+0x1625): undefined reference to `TTF_Init' HolotzCastle.o: In function `HCApp::Destroy()': HolotzCastle.cpp:(.text+0x17b6): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x17d2): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x17ee): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x187f): undefined reference to `Mix_Volume' HolotzCastle.o: In function `HCApp::InitCredits()': HolotzCastle.cpp:(.text+0x2165): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x2185): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x21a6): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x21c6): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x21e6): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x221b): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x223c): undefined reference to `SDL_RWFromFile' HolotzCastle.cpp:(.text+0x2248): undefined reference to `Mix_LoadWAV_RW' HolotzCastle.cpp:(.text+0x227f): undefined reference to `Mix_FadeInChannelTimed' HolotzCastle.o: In function `HCApp::InitGameOver()': HolotzCastle.cpp:(.text+0x23aa): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x23c6): undefined reference to `SDL_RWFromFile' HolotzCastle.cpp:(.text+0x23d7): undefined reference to `Mix_LoadWAV_RW' HolotzCastle.cpp:(.text+0x2415): undefined reference to `Mix_FadeInChannelTimed' HolotzCastle.o: In function `HCApp::InitPaused()': HolotzCastle.cpp:(.text+0x2648): undefined reference to `SDL_SetAlpha' HolotzCastle.o: In function `HCApp::InitMenu()': HolotzCastle.cpp:(.text+0x554a): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x5566): undefined reference to `SDL_RWFromFile' HolotzCastle.cpp:(.text+0x5577): undefined reference to `Mix_LoadWAV_RW' HolotzCastle.cpp:(.text+0x55ae): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x5945): undefined reference to `Mix_FadeInChannelTimed' HolotzCastle.o: In function `HCApp::LoadWorld()': HolotzCastle.cpp:(.text+0x630e): undefined reference to `SDL_RWFromFile' HolotzCastle.o: In function `HCApp::InitPlaying()': HolotzCastle.cpp:(.text+0x663b): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x6657): undefined reference to `SDL_RWFromFile' HolotzCastle.cpp:(.text+0x6668): undefined reference to `Mix_LoadWAV_RW' HolotzCastle.cpp:(.text+0x66f8): undefined reference to `Mix_GetChunk' HolotzCastle.cpp:(.text+0x6718): undefined reference to `Mix_FadeOutChannel' HolotzCastle.cpp:(.text+0x67be): undefined reference to `Mix_PlayChannelTimed' HolotzCastle.o: In function `HCApp::UpdateGameOver()': HolotzCastle.cpp:(.text+0x6b2c): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x6b56): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x6c8a): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x6eb1): undefined reference to `SDL_SetAlpha' HolotzCastle.o: In function `HCApp::UpdateEndLevel()': HolotzCastle.cpp:(.text+0x6fb4): undefined reference to `SDL_SetAlpha' HolotzCastle.o:HolotzCastle.cpp:(.text+0x71bd): more undefined references to `SDL_SetAlpha' follow HolotzCastle.o: In function `HCApp::UpdateCredits()': HolotzCastle.cpp:(.text+0x721a): undefined reference to `Mix_GetChunk' HolotzCastle.cpp:(.text+0x7231): undefined reference to `Mix_GetChunk' HolotzCastle.cpp:(.text+0x7276): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x72a2): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x72c1): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x72f2): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x7321): undefined reference to `Mix_FadeOutChannel' HolotzCastle.o: In function `HCApp::UpdateIntro()': HolotzCastle.cpp:(.text+0x737e): undefined reference to `SDL_SetAlpha' HolotzCastle.cpp:(.text+0x73a8): undefined reference to `SDL_SetAlpha' HolotzCastle.o: In function `HCApp::Init(int, char**)': HolotzCastle.cpp:(.text+0x777a): undefined reference to `SDL_ShowCursor' HolotzCastle.o: In function `HCApp::HCApp()': HolotzCastle.cpp:(.text+0x7d2f): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x7d49): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x7d63): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x7d7e): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x7d9a): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x7db6): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x7dd2): undefined reference to `Mix_FreeChunk' HolotzCastle.o: In function `HCApp::HCApp()': HolotzCastle.cpp:(.text+0x820f): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x8229): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x8243): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text+0x825e): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x827a): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x8296): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text+0x82b2): undefined reference to `Mix_FreeChunk' HolotzCastle.o: In function `HCApp::~HCApp()': HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x60): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x7a): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x94): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0xb1): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0xcd): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0xe9): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x105): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x207): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x221): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x23b): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x258): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x274): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x290): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD0Ev[HCApp::~HCApp()]+0x2ac): undefined reference to `Mix_FreeChunk' HolotzCastle.o: In function `HCApp::~HCApp()': HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x60): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x7a): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x94): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0xb1): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0xcd): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0xe9): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x105): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x1ff): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x219): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x233): undefined reference to `TTF_CloseFont' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x250): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x26c): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x288): undefined reference to `Mix_FreeChunk' HolotzCastle.cpp:(.text._ZN5HCAppD1Ev[HCApp::~HCApp()]+0x2a4): undefined reference to `Mix_FreeChunk' ../JLib/libJLib.a(JImage.o): In function `JImage::Destroy()': JImage.cpp:(.text+0x155): undefined reference to `SDL_FreeSurface' ../JLib/libJLib.a(JImage.o): In function `JImage::Convert(SDL_PixelFormat*, unsigned int)': JImage.cpp:(.text+0x194): undefined reference to `SDL_ConvertSurface' ../JLib/libJLib.a(JImage.o): In function `JImage::LoadImage(JRW&)': JImage.cpp:(.text+0x1e2): undefined reference to `IMG_Load_RW' ../JLib/libJLib.a(JImage.o): In function `JImage::SaveAsBMP(char const*)': JImage.cpp:(.text+0x216): undefined reference to `SDL_RWFromFile' JImage.cpp:(.text+0x231): undefined reference to `SDL_SaveBMP_RW' ../JLib/libJLib.a(JImage.o): In function `JImage::Paste(JImage*, int, int, int, int, int, int)': JImage.cpp:(.text+0x29c): undefined reference to `SDL_UpperBlit' ../JLib/libJLib.a(JImage.o): In function `JImage::Draw(int, int)': JImage.cpp:(.text+0x2da): undefined reference to `SDL_GetVideoSurface' JImage.cpp:(.text+0x2f6): undefined reference to `SDL_UpperBlit' ../JLib/libJLib.a(JImage.o): In function `JImage::Draw()': JImage.cpp:(.text+0x343): undefined reference to `SDL_GetVideoSurface' JImage.cpp:(.text+0x35f): undefined reference to `SDL_UpperBlit' ../JLib/libJLib.a(JImage.o): In function `JImage::Create(unsigned int, unsigned int, unsigned int, void*, unsigned int, unsigned int, unsigned int, unsigned int)': JImage.cpp:(.text+0x3f1): undefined reference to `SDL_CreateRGBSurfaceFrom' JImage.cpp:(.text+0x403): undefined reference to `SDL_DisplayFormat' JImage.cpp:(.text+0x411): undefined reference to `SDL_FreeSurface' JImage.cpp:(.text+0x431): undefined reference to `SDL_GetVideoSurface' JImage.cpp:(.text+0x451): undefined reference to `SDL_GetVideoSurface' JImage.cpp:(.text+0x45f): undefined reference to `SDL_GetVideoSurface' JImage.cpp:(.text+0x46a): undefined reference to `SDL_GetVideoSurface' JImage.cpp:(.text+0x475): undefined reference to `SDL_GetVideoSurface' JImage.cpp:(.text+0x4c0): undefined reference to `SDL_CreateRGBSurface' JImage.cpp:(.text+0x4e5): undefined reference to `SDL_FillRect' JImage.cpp:(.text+0x511): undefined reference to `SDL_GetError' ../JLib/libJLib.a(JImage.o): In function `JImage::Load(char const*, bool, unsigned int)': JImage.cpp:(.text+0x556): undefined reference to `IMG_Load' JImage.cpp:(.text+0x579): undefined reference to `SDL_DisplayFormat' JImage.cpp:(.text+0x58a): undefined reference to `SDL_FreeSurface' JImage.cpp:(.text+0x5a5): undefined reference to `SDL_SetColorKey' ../JLib/libJLib.a(JImage.o): In function `JImage::Copy(JImage&)': JImage.cpp:(.text+0x61c): undefined reference to `SDL_CreateRGBSurfaceFrom' ../JLib/libJLib.a(JImage.o): In function `JImage::Save(JRW&)': JImage.cpp:(.text+0x91e): undefined reference to `SDL_LockSurface' JImage.cpp:(.text+0x997): undefined reference to `SDL_UnlockSurface' JImage.cpp:(.text+0x9d7): undefined reference to `SDL_UnlockSurface' ../JLib/libJLib.a(JImage.o): In function `JImage::Load(JRW&)': JImage.cpp:(.text+0xc2d): undefined reference to `SDL_SetColorKey' ../JLib/libJLib.a(JImage.o): In function `JImage::JImage(JImage&)': JImage.cpp:(.text+0xc85): undefined reference to `SDL_ConvertSurface' ../JLib/libJLib.a(JImage.o): In function `JImage::JImage(JImage&)': JImage.cpp:(.text+0xcd5): undefined reference to `SDL_ConvertSurface' ../JLib/libJLib.a(JImage.o): In function `JImage::Scale(float, float)': JImage.cpp:(.text+0xd95): undefined reference to `SDL_LockSurface' JImage.cpp:(.text+0xe44): undefined reference to `SDL_LockSurface' JImage.cpp:(.text+0xfac): undefined reference to `SDL_GetRGBA' JImage.cpp:(.text+0x10ee): undefined reference to `SDL_MapRGBA' JImage.cpp:(.text+0x1152): undefined reference to `SDL_UnlockSurface' JImage.cpp:(.text+0x116f): undefined reference to `SDL_UnlockSurface' ../JLib/libJLib.a(JImageSprite.o): In function `JImageSprite::Draw()': JImageSprite.cpp:(.text+0x2a9): undefined reference to `SDL_GetVideoSurface' JImageSprite.cpp:(.text+0x2ce): undefined reference to `SDL_UpperBlit' ../JLib/libJLib.a(JImageSprite.o): In function `JImageSprite::AdjustSize()': JImageSprite.cpp:(.text+0x484): undefined reference to `SDL_LockSurface' JImageSprite.cpp:(.text+0x672): undefined reference to `SDL_UnlockSurface' JImageSprite.cpp:(.text+0x716): undefined reference to `SDL_SetColorKey' ../JLib/libJLib.a(JImageSprite.o): In function `JImageSprite::Load(JString*, unsigned int, unsigned int)': JImageSprite.cpp:(.text+0x911): undefined reference to `SDL_SetColorKey' ../JLib/libJLib.a(JImageSprite.o): In function `JImageSprite::Load(JString const&, unsigned int, unsigned int, unsigned int, unsigned int)': JImageSprite.cpp:(.text+0x106b): undefined reference to `SDL_SetColorKey' ../JLib/libJLib.a(JFont.o): In function `JFont::Printf(JFont::JFontRenderType, JFontAlign, SDL_Color&, SDL_Color&, char*)': JFont.cpp:(.text+0xbc): undefined reference to `TTF_RenderUTF8_Solid' JFont.cpp:(.text+0xfa): undefined reference to `SDL_GetVideoSurface' JFont.cpp:(.text+0x101): undefined reference to `SDL_GetVideoSurface' JFont.cpp:(.text+0x12f): undefined reference to `SDL_SetAlpha' JFont.cpp:(.text+0x208): undefined reference to `TTF_RenderUTF8_Shaded' JFont.cpp:(.text+0x265): undefined reference to `TTF_RenderUTF8_Blended' JFont.cpp:(.text+0x2b5): undefined reference to `SDL_SetAlpha' ../JLib/libJLib.a(JTextMenu.o): In function `JTextMenuEntry::Init(JTextMenuConfig&)': JTextMenu.cpp:(.text+0x7ef): undefined reference to `TTF_RenderUTF8_Solid' JTextMenu.cpp:(.text+0x83c): undefined reference to `TTF_RenderUTF8_Solid' JTextMenu.cpp:(.text+0x8b6): undefined reference to `TTF_RenderUTF8_Shaded' JTextMenu.cpp:(.text+0x90a): undefined reference to `TTF_RenderUTF8_Shaded' JTextMenu.cpp:(.text+0x93f): undefined reference to `TTF_RenderUTF8_Blended' JTextMenu.cpp:(.text+0x98c): undefined reference to `TTF_RenderUTF8_Blended' ../JLib/libJLib.a(JTextMenu.o): In function `JTextMenu::Init(JTextMenuConfig&)': JTextMenu.cpp:(.text+0xbda): undefined reference to `TTF_FontLineSkip' ../JLib/libJLib.a(JFile.o): In function `JFile::ZWrite(void const*, unsigned int, int)': JFile.cpp:(.text+0xb22): undefined reference to `compressBound' JFile.cpp:(.text+0xb62): undefined reference to `compress2' ../JLib/libJLib.a(JFile.o): In function `JFile::ZRead(void*&)': JFile.cpp:(.text+0xc88): undefined reference to `uncompress' ../JLib/libJLib.a(JFile.o): In function `JFile::ZRead()': JFile.cpp:(.text+0xdc0): undefined reference to `uncompress' ../JLib/libJLib.a(JTimer.o): In function `JTimer::WaitCycle()': JTimer.cpp:(.text+0xa1): undefined reference to `SDL_GetTicks' ../JLib/libJLib.a(JTimer.o): In function `JTimer::TotalLap()': JTimer.cpp:(.text+0xd2): undefined reference to `SDL_GetTicks' ../JLib/libJLib.a(JTimer.o): In function `JTimer::Changed()': JTimer.cpp:(.text+0x102): undefined reference to `SDL_GetTicks' ../JLib/libJLib.a(JTimer.o): In function `JTimer::Cycles()': JTimer.cpp:(.text+0x142): undefined reference to `SDL_GetTicks' ../JLib/libJLib.a(JTimer.o): In function `JTimer::Tick()': JTimer.cpp:(.text+0x172): undefined reference to `SDL_GetTicks' ../JLib/libJLib.a(JTimer.o):JTimer.cpp:(.text+0x19b): more undefined references to `SDL_GetTicks' follow ../JLib/libJLib.a(JUtil.o): In function `JDumpImage(JImage*, int)': JUtil.cpp:(.text+0x25): undefined reference to `SDL_LockSurface' ../JLib/libJLib.a(JUtil.o): In function `JListVideoModes(int*, int)': JUtil.cpp:(.text+0x3e5): undefined reference to `SDL_WasInit' JUtil.cpp:(.text+0x41b): undefined reference to `SDL_ListModes' JUtil.cpp:(.text+0x4eb): undefined reference to `SDL_VideoModeOK' JUtil.cpp:(.text+0x60e): undefined reference to `SDL_QuitSubSystem' JUtil.cpp:(.text+0x61e): undefined reference to `SDL_Init' ../JLib/libJLib.a(JUtil.o): In function `JDumpImage(JImage*, int)': JUtil.cpp:(.text+0x16e): undefined reference to `SDL_UnlockSurface' ../JLib/libJLib.a(JApp.o): In function `JApp::DumpVideoInfo()': JApp.cpp:(.text+0x1a4): undefined reference to `SDL_GetVideoInfo' ../JLib/libJLib.a(JApp.o): In function `JApp::Resize(int, int, bool)': JApp.cpp:(.text+0x68f): undefined reference to `SDL_SetVideoMode' ../JLib/libJLib.a(JApp.o): In function `JApp::Pause(bool)': JApp.cpp:(.text+0x6d5): undefined reference to `SDL_GetTicks' JApp.cpp:(.text+0x6e4): undefined reference to `SDL_GetTicks' ../JLib/libJLib.a(JApp.o): In function `JApp::UpdateEvents()': JApp.cpp:(.text+0x796): undefined reference to `SDL_GetKeyState' JApp.cpp:(.text+0x79e): undefined reference to `SDL_GetModState' JApp.cpp:(.text+0x7b7): undefined reference to `SDL_PollEvent' JApp.cpp:(.text+0x80d): undefined reference to `SDL_GetKeyState' JApp.cpp:(.text+0x815): undefined reference to `SDL_GetModState' JApp.cpp:(.text+0x844): undefined reference to `SDL_GetKeyState' JApp.cpp:(.text+0x84c): undefined reference to `SDL_GetModState' JApp.cpp:(.text+0x89a): undefined reference to `SDL_GetMouseState' JApp.cpp:(.text+0x8ac): undefined reference to `SDL_GetRelativeMouseState' JApp.cpp:(.text+0x8f7): undefined reference to `SDL_GetMouseState' JApp.cpp:(.text+0x938): undefined reference to `SDL_GetMouseState' ../JLib/libJLib.a(JApp.o): In function `JApp::Init()': JApp.cpp:(.text+0xaf3): undefined reference to `SDL_Init' JApp.cpp:(.text+0xb9d): undefined reference to `SDL_SetVideoMode' JApp.cpp:(.text+0xbb0): undefined reference to `TTF_WasInit' JApp.cpp:(.text+0xbc9): undefined reference to `SDL_WM_SetCaption' JApp.cpp:(.text+0xbde): undefined reference to `SDL_EnableKeyRepeat' JApp.cpp:(.text+0xbe9): undefined reference to `SDL_GetKeyState' JApp.cpp:(.text+0xc36): undefined reference to `SDL_SetColorKey' JApp.cpp:(.text+0xc47): undefined reference to `SDL_WM_SetIcon' JApp.cpp:(.text+0xc51): undefined reference to `TTF_Init' JApp.cpp:(.text+0xc81): undefined reference to `SDL_GetError' JApp.cpp:(.text+0xca7): undefined reference to `SDL_Delay' JApp.cpp:(.text+0xcac): undefined reference to `SDL_Quit' ../JLib/libJLib.a(JApp.o): In function `JApp::~JApp()': JApp.cpp:(.text+0x103b): undefined reference to `SDL_Quit' JApp.cpp:(.text+0x1054): undefined reference to `Mix_QuerySpec' JApp.cpp:(.text+0x1061): undefined reference to `Mix_CloseAudio' JApp.cpp:(.text+0x10af): undefined reference to `Mix_QuerySpec' JApp.cpp:(.text+0x10bd): undefined reference to `Mix_CloseAudio' ../JLib/libJLib.a(JApp.o): In function `JApp::~JApp()': JApp.cpp:(.text+0x111b): undefined reference to `SDL_Quit' JApp.cpp:(.text+0x1134): undefined reference to `Mix_QuerySpec' JApp.cpp:(.text+0x1141): undefined reference to `Mix_CloseAudio' JApp.cpp:(.text+0x1187): undefined reference to `Mix_QuerySpec' JApp.cpp:(.text+0x1195): undefined reference to `Mix_CloseAudio' ../JLib/libJLib.a(JApp.o): In function `JApp::~JApp()': JApp.cpp:(.text+0x11eb): undefined reference to `SDL_Quit' JApp.cpp:(.text+0x1204): undefined reference to `Mix_QuerySpec' JApp.cpp:(.text+0x1211): undefined reference to `Mix_CloseAudio' JApp.cpp:(.text+0x1257): undefined reference to `Mix_QuerySpec' JApp.cpp:(.text+0x1265): undefined reference to `Mix_CloseAudio' collect2: ld returned 1 exit status mv: cannot stat `HC': No such file or directory make: *** [HC] Error 1 make: *** Waiting for unfinished jobs.... make: Leaving directory `/var/tmp/portage/games-arcade/holotz-castle-1.3.10/work/holotz-castle-1.3.10-src/src' * * ERROR: games-arcade/holotz-castle-1.3.10 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2342: Called die * The specific snippet of code: * emake -C src CPU_OPTS="${CXXFLAGS}" || 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:holotz-castle-1.3.10:20081118-001907.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/holotz-castle-1.3.10/temp/environment'. *