Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166467 - media-libs/sge build fails with freetype >=2.2
Summary: media-libs/sge build fails with freetype >=2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (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 07:47 UTC by Tristan Heaven (RETIRED)
Modified: 2007-02-12 08:26 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 Tristan Heaven (RETIRED) gentoo-dev 2007-02-12 07:47:04 UTC
sge_tt_text.cpp:44:38: error: freetype/internal/ftobjs.h: No such file or directory
sge_collision.h:49: warning: type attributes are honored only at type definition
sge_shape.h:38: warning: type attributes are honored only at type definition
sge_collision.h:49: warning: type attributes are honored only at type definition
sge_shape.h:38: warning: type attributes are honored only at type definition
sge_shape.h:186: warning: inline function 'virtual void sge_surface::clear(SDL_Surface*, Sint16, Sint16)' used but never defined
sge_shape.h:185: warning: inline function 'virtual void sge_surface::clear(Uint32)' used but never defined
sge_shape.h:256: warning: inline function 'virtual bool sge_ssprite::update()' used but never defined
sge_textpp.cpp: In function 'int sge_text_input(sge_TextSurface*, Uint8)':
sge_textpp.cpp:704: warning: 'bg$r' may be used uninitialized in this function
sge_textpp.cpp:704: warning: 'bg$g' may be used uninitialized in this function
sge_textpp.cpp:704: warning: 'bg$b' may be used uninitialized in this function
g++ -O2 -march=athlon-xp -pipe -ggdb -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fPIC -I/usr/include/freetype2 -c sge_blib.cpp
sge_tt_text.cpp: In function 'sge_TTFont* sge_TTF_OpenFontIndexRW(SDL_RWops*, int, int, long int, int, int)':
sge_tt_text.cpp:299: error: invalid use of undefined type 'struct FT_LibraryRec_'
/usr/include/freetype2/freetype/freetype.h:328: error: forward declaration of 'struct FT_LibraryRec_'
make: *** [sge_tt_text.o] Error 1
make: INTERNAL: Exiting with 3 jobserver tokens available; should be 2!

!!! ERROR: media-libs/sge-030809 failed.