Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166536 - games-rpg/adonthell-0.3.4a fails to build with FreeType 2.2
Summary: games-rpg/adonthell-0.3.4a fails to build with FreeType 2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-2.2
  Show dependency tree
 
Reported: 2007-02-12 17:55 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-02-12 21:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2007-02-12 17:55:37 UTC
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.
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2007-02-12 21:11:44 UTC
thanks