Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119071 - Control-center compile error while emerging gnome. _XftFTlibrary
Summary: Control-center compile error while emerging gnome. _XftFTlibrary
Status: RESOLVED DUPLICATE of bug 112659
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-15 04:23 UTC by Samhob
Modified: 2006-01-15 04:43 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 Samhob 2006-01-15 04:23:56 UTC
While emerging gnome from an updated minimal system (196 dependencies)
 i get: 

-c -o keyboard-drawing.o `test -f 'keyboard-drawing.c' || echo './'`keyboard-drawing.c; \
then mv -f ".deps/keyboard-drawing.Tpo" ".deps/keyboard-drawing.Po"; \
else rm -f ".deps/keyboard-drawing.Tpo"; exit 1; \
fi
In file included from /usr/include/pango-1.0/pango/pangofc-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-ot.h:25,
                 from /usr/include/pango-1.0/pango/pangoxft.h:27,
                 from keyboard-drawing.c:27:
/usr/include/ft2build.h:56:38: freetype/config/ftheader.h: No such file or directory
In file included from /usr/include/pango-1.0/pango/pango-ot.h:25,
                 from /usr/include/pango-1.0/pango/pangoxft.h:27,
                 from keyboard-drawing.c:27:
/usr/include/pango-1.0/pango/pangofc-font.h:26:10: #include expects "FILENAME" or <FILENAME>
In file included from /usr/include/pango-1.0/pango/pango-ot.h:25,
                 from /usr/include/pango-1.0/pango/pangoxft.h:27,
                 from keyboard-drawing.c:27:
/usr/include/pango-1.0/pango/pangofc-font.h:144: error: syntax error before "pango_fc_font_lock_face"
/usr/include/pango-1.0/pango/pangofc-font.h:144: warning: type defaults to `int' in declaration of `pango_fc_font$/usr/include/pango-1.0/pango/pangofc-font.h:144: warning: data definition has no type or storage class
In file included from /usr/include/pango-1.0/pango/pangoxft-render.h:32,
                 from /usr/include/pango-1.0/pango/pangoxft.h:30,
                 from keyboard-drawing.c:27:
/usr/include/X11/Xft/Xft.h:41:10: #include expects "FILENAME" or <FILENAME>
In file included from /usr/include/pango-1.0/pango/pangoxft-render.h:32,
                 from /usr/include/pango-1.0/pango/pangoxft.h:30,
                 from keyboard-drawing.c:27:

/usr/include/X11/Xft/Xft.h:58: error: syntax error before "_XftFTlibrary"
/usr/include/X11/Xft/Xft.h:92: error: syntax error before "FT_UInt"
/usr/include/X11/Xft/Xft.h:95: error: syntax error before '}' token
/usr/include/X11/Xft/Xft.h:99: error: syntax error before "FT_UInt"
/usr/include/X11/Xft/Xft.h:102: error: syntax error before '}' token
/usr/include/X11/Xft/Xft.h:196: error: syntax error before '*' token
/usr/include/X11/Xft/Xft.h:262: error: syntax error before '*' token
/usr/include/X11/Xft/Xft.h:268: error: syntax error before '*' token
/usr/include/X11/Xft/Xft.h:301: error: syntax error before '*' token
/usr/include/X11/Xft/Xft.h:360: error: syntax error before "XftLockFace"
/usr/include/X11/Xft/Xft.h:399: error: syntax error before '*' token
/usr/include/X11/Xft/Xft.h:405: error: syntax error before '*' token
/usr/include/X11/Xft/Xft.h:414: error: syntax error before "FT_UInt"
/usr/include/X11/Xft/Xft.h:424: error: syntax error before "XftCharIndex"
/usr/include/X11/Xft/Xft.h:467: error: syntax error before '*' token
/usr/include/X11/Xft/Xft.h:478: error: syntax error before '*' token
/usr/include/X11/Xft/Xft.h:499: error: syntax error before '*' token
In file included from /usr/include/pango-1.0/pango/pangoxft.h:30,
                 from  keyboard-drawing.c:27:
/usr/include/pango-1.0/pango/pangoxft-render.h:95: error: syntax error before "XftGlyphSpec"
keyboard-drawing.c: In function `xkb_state_notify_event_filter':
keyboard-drawing.c:1481: warning: implicit declaration of function `memset'
make[2]: *** [keyboard-drawing.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2/libkbdraw'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2'
make: *** [all] Error 2




thats it :) my use flags are: -kde -qt -arts  gtk gnome alsa cdr
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-15 04:43:21 UTC

*** This bug has been marked as a duplicate of 112659 ***