Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compile Troubles (GTK) (FC_HINT..)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
hewbert
n00b
n00b


Joined: 10 Dec 2002
Posts: 63
Location: Rapid City, SD

PostPosted: Thu Feb 05, 2004 11:46 pm    Post subject: Compile Troubles (GTK) (FC_HINT..) Reply with quote

I've been struggling with this for a while, and searches haven't resolved much. When attempting to compile certain things (namely GTK+-2.2.4, Pango, and other things similar), I get a bunch of crap like:

Code:

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/usr/lib\" -DGTK_DATA_PREFIX=\"/usr\" -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.2.4\" -DGTK_BINARY_VERSION=\"2.2.0\" -DGTK_HOST=\"i686-pc-linux-gnu\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf -I../gdk-pixbuf -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -mcpu=athlon-xp -Os -pipe -m3dnow -mmmx -msse -Wall -c gtksettings.c  -fPIC -DPIC -o .libs/gtksettings.o
gtksettings.c: In function `gtk_default_substitute':
gtksettings.c:155: error: `FC_HINT_STYLE' undeclared (first use in this function)
gtksettings.c:155: error: (Each undeclared identifier is reported only once
gtksettings.c:155: error: for each function it appears in.)
gtksettings.c:157: error: `FC_HINT_FULL' undeclared (first use in this function)
gtksettings.c:161: error: `FC_HINT_NONE' undeclared (first use in this function)
gtksettings.c:163: error: `FC_HINT_SLIGHT' undeclared (first use in this function)
gtksettings.c:165: error: `FC_HINT_MEDIUM' undeclared (first use in this function)
make[3]: *** [gtksettings.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gtk+-2.2.4-r1/work/gtk+-2.2.4/gtk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gtk+-2.2.4-r1/work/gtk+-2.2.4/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk+-2.2.4-r1/work/gtk+-2.2.4'
make: *** [all-recursive-am] Error 2


I've attempting unmerging and remerging, but nothing. I've re-emerged fontconfig and freetype, but nothing.
Code:

$epm -q freetype fontconfig
freetype-1.3.1-r3
freetype-2.1.5
fontconfig-2.2.1


All the relevant libs (libfontconfig* libfreetype*) in /usr/lib look fine.

Anyone have any ideas?

This bug looks related.
_________________
Public theme/config/doc resource: www.hewphoria.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum