gtk+2 - pango - xft?
I'm trying to install gtk+2.4.2 The configure script won't let me build it because I have pango 1.0.4 not pango 1.4.0 Now, I have pango 1.4.0 downloaded, but it won't build because otlbuffer.c: In function `otl_buffer_ensure': otlbuffer.c:32: warning: implicit declaration of function `FT_REALLOC_ARRAY' otlbuffer.c:32: parse error before "OTL_GlyphItemRec" otlbuffer.c:34: parse error before "OTL_GlyphItemRec" otlbuffer.c:36: parse error before "OTL_PositionRec" otlbuffer.c:27: warning: unused variable `error' otlbuffer.c:22: warning: unused variable `memory' otlbuffer.c: In function `otl_buffer_new': otlbuffer.c:51: warning: implicit declaration of function `FT_ALLOC' otlbuffer.c: In function `otl_buffer_free': otlbuffer.c:92: warning: implicit declaration of function `FT_FREE' otlbuffer.c:90: warning: unused variable `memory' m Anyone got any suggestions? What am I missing?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement