x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
-I/var/tmp/portage/games-rpg/adonthell-0.3.4a/temp/include
-I/usr/include/python2.4 -I/usr/include/freetype2 -O2 -pipe -c SDL_ttf.c
SDL_ttf.c:46:10: error: #include expects "FILENAME" or <FILENAME>
SDL_ttf.c: In function 'TTF_OpenFontIndexRW':
SDL_ttf.c:273: error: dereferencing pointer to incomplete type
make[3]: *** [SDL_ttf.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/games-rpg/adonthell-0.3.4a/work/adonthell-0.3.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/games-rpg/adonthell-0.3.4a/work/adonthell-0.3.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/games-rpg/adonthell-0.3.4a/work/adonthell-0.3.4'
make: *** [all] Error 2
Also here it seems to be an internal copy of SDL_ttf and should be fixed by
using the external version.