enigma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Enigma-devel] SDL_ttf undefined references


From: Andreas Abraham
Subject: [Enigma-devel] SDL_ttf undefined references
Date: Thu, 11 Nov 2004 14:25:26 +0100

I just updated the installed SDL packages to

SDL-1.2.7-1
SDL-devel-1.2.7-1
SDL_net-1.2.4-5
SDL_net-devel-1.2.4-5
SDL_ttf-2.0.6-1
SDL_ttf-devel-2.0.6-1
SDL_image-1.2.3-1
SDL_image-devel-1.2.3-1
SDL_mixer-1.2.5-1
SDL_mixer-devel-1.2.5-1

./configure recognizes them correctly but make fails:
[...]
g++  -g -O2 -I/usr/include/SDL -D_REENTRANT -g   -o enigma  
enigma-display-lua.o enigma-editor-lua.o enigma-enigma-lua.o 
enigma-global-lua.o enigma-px-lua.o enigma-actors.o enigma-client.o 
enigma-d_models.o enigma-display.o enigma-editor.o enigma-enigma.o 
enigma-file.o enigma-floors.o enigma-game.o enigma-gui.o enigma-items.o 
enigma-laser.o enigma-levelpack.o enigma-levels.o enigma-lua.o enigma-help.o 
enigma-main.o enigma-menus.o enigma-objects.o enigma-oxyd.o enigma-ox_extra.o 
enigma-ox_magnum.o enigma-ox_oxyd1.o enigma-ox_peroxyd.o enigma-options.o 
enigma-player.o enigma-server.o enigma-sound.o enigma-stones.o 
enigma-stones_simple.o enigma-stones_complex.o enigma-st_switches.o 
enigma-util.o enigma-video.o enigma-world.o px/libpx.a ../lib-src/lua/liblua.a 
../lib-src/oxydlib/liboxyd.a ../lib-src/zipios++/src/libzipios.a -lz  -lpng 
-lSDL_mixer -lSDL_image  -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread 
-lSDL_ttf
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x67): In function `TTF_Init':
: undefined reference to `FT_Init_FreeType'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x20b): In function 
`TTF_OpenFontIndexRW':
: undefined reference to `FT_Open_Face'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x23c): In function 
`TTF_OpenFontIndexRW':
: undefined reference to `FT_Set_Char_Size'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x274): In function 
`TTF_OpenFontIndexRW':
: undefined reference to `FT_MulFix'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x293): In function 
`TTF_OpenFontIndexRW':
: undefined reference to `FT_MulFix'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x2c1): In function 
`TTF_OpenFontIndexRW':
: undefined reference to `FT_MulFix'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x2e1): In function 
`TTF_OpenFontIndexRW':
: undefined reference to `FT_MulFix'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x301): In function 
`TTF_OpenFontIndexRW':
: undefined reference to `FT_MulFix'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x33c): In function 
`TTF_OpenFontIndexRW':
: undefined reference to `FT_Set_Pixel_Sizes'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x53e): In function `Load_Glyph':
: undefined reference to `FT_Get_Char_Index'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x55c): In function `Load_Glyph':
: undefined reference to `FT_Load_Glyph'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x7ab): In function `Load_Glyph':
: undefined reference to `FT_Outline_Transform'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x7c7): In function `Load_Glyph':
: undefined reference to `FT_Render_Glyph'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0xb3d): In function `TTF_CloseFont':
: undefined reference to `FT_Done_Face'
/usr/lib/libSDL_ttf.a(SDL_ttf.o)(.text+0x2019): In function `TTF_Quit':
: undefined reference to `FT_Done_FreeType'
collect2: ld returned 1 exit status

Thanks for any help...

PS: I am using   gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
__________________________________________________________
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201





reply via email to

[Prev in Thread] Current Thread [Next in Thread]