Hi,

I'm having some problems rebuilding gtk+2. First of all, libatk0-devel 
should be added to the BuildRequires. I wanted to do that, but then when 
rebuilding the package on bi the following emerged:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -I../.. 
-I../../gdk -I../../gdk -DG_ENABLE_DEBUG -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/X11R6/include -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -Wall -c gdkdrawable-x11.c  -fPIC -DPIC -o 
.libs/gdkdrawable-x11.lo
In file included from gdkdrawable-x11.c:34:
/usr/include/pango-1.0/pango/pangoxft.h:34:25: X11/Xft/Xft.h: No such 
file or directory
In file included from gdkdrawable-x11.c:34:
/usr/include/pango-1.0/pango/pangoxft.h:42: parse error before `*'
/usr/include/pango-1.0/pango/pangoxft.h:57: parse error before `*'
/usr/include/pango-1.0/pango/pangoxft.h:57: warning: type defaults to 
`int' in declaration of `pango_xft_font_get_font'
/usr/include/pango-1.0/pango/pangoxft.h:57: warning: data definition has 
no type or storage class
gdkdrawable-x11.c: In function `update_xft_draw_clip':
gdkdrawable-x11.c:609: warning: implicit declaration of function 
`XftDrawSetClip'
gdkdrawable-x11.c: In function `gdk_x11_draw_glyphs':
gdkdrawable-x11.c:634: `XftColor' undeclared (first use in this function)
gdkdrawable-x11.c:634: (Each undeclared identifier is reported only 
oncegdkdrawable-x11.c:634: for each function it appears in.)
gdkdrawable-x11.c:634: parse error before `xft_color'
gdkdrawable-x11.c:644: warning: implicit declaration of function 
`XftDrawCreate'
gdkdrawable-x11.c:647: warning: assignment makes pointer from integer 
without a cast
gdkdrawable-x11.c:653: warning: implicit declaration of function 
`XftDrawChange'
gdkdrawable-x11.c:659: `xft_color' undeclared (first use in this function)
make[3]: *** [gdkdrawable-x11.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .libs/gdkdnd-x11.lo gdkdnd-x11.o
(cd . && ln -s gdkdnd-x11.o gdkdnd-x11.lo)
make[3]: Leaving directory 
`/export/home/stefan/RPM/BUILD/gtk+-1.3.5/gdk/x11'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/home/stefan/RPM/BUILD/gtk+-1.3.5/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/stefan/RPM/BUILD/gtk+-1.3.5'
make: *** [all-recursive-am] Error 2
Bad exit status from /home/stefan/tmp/rpm-tmp.421 (%build)

Does anybody know where the file X11/Xft/Xft.h went? urpmf against the 
latest hdlist doesn't show anything, not does a locate on my system.

Stefan van der Eijk


Reply via email to