Having problems compiling



Hello...

I've got garnome 0.8.6 and am having problems compiling Pengo 1.0.1.
I've attached the output from running make in meta/gnome-desktop to
this email.

I'm running Slackware 8, with the XFree86 4.2.0 update on their ftp
site, Kernel 2.4.18 and have Gnome 1.4 installed already. During the
configure of Pengo it didn't complain about anything missing or being
the wrong version.

Any ideas?
-- 
I am not certified to remove asbestos  
6AD6 865A BF6E 76BB 1FC2 | www.piku.org.uk/public-key.asc
E4C4 DEEA 7D08 D511 E149 | www.piku.org.uk wnzrf cvxh bet hx (rot13'd)
make[12]: Entering directory `/usr/local/media/scratch/garnome-0.8.6/gnome/pango/work/pango-1.0.1/pango'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/james/garnome/etc\" -DLIBDIR=\"/home/james/garnome/lib\" -DMODULE_VERSION=\"1.0.0\" -DG_DISABLE_DEPRECATED -I/usr/X11R6/include -I/home/james/garnome/include -I/home/james/garnome/include/freetype2 -I..  -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include  -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -Wall -D_REENTRANT -I/home/james/garnome/include/glib-2.0 -I/home/james/garnome/lib/glib-2.0/include   -c pangoxft-font.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/home/james/garnome/etc\" -DLIBDIR=\"/home/james/garnome/lib\" -DMODULE_VERSION=\"1.0.0\" -DG_DISABLE_DEPRECATED -I/usr/X11R6/include -I/home/james/garnome/include -I/home/james/garnome/include/freetype2 -I.. -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -I/home/james/garnome/include -g -O2 -Wall -D_REENTRANT -I/home/james/garnome/include/glib-2.0 -I/home/james/garnome/lib/glib-2.0/include -c pangoxft-font.c  -fPIC -DPIC -o pangoxft-font.o
In file included from pangoxft.h:27,
                 from pangoxft-private.h:25,
                 from pangoxft-font.c:26:
../pango/pango-ot.h:43: parse error before `face'
In file included from pangoxft-private.h:25,
                 from pangoxft-font.c:26:
pangoxft.h:64: parse error before `pango_xft_font_get_face'
pangoxft.h:64: warning: type defaults to `int' in declaration of `pango_xft_font_get_face'
pangoxft.h:64: warning: data definition has no type or storage class
In file included from pangoxft-font.c:27:
/usr/X11R6/include/X11/Xft/XftFreetype.h:34: parse error before `_XftFTlibrary'
/usr/X11R6/include/X11/Xft/XftFreetype.h:34: warning: type defaults to `int' in declaration of `_XftFTlibrary'
/usr/X11R6/include/X11/Xft/XftFreetype.h:34: warning: data definition has no type or storage class
/usr/X11R6/include/X11/Xft/XftFreetype.h:37: parse error before `FT_Face'
/usr/X11R6/include/X11/Xft/XftFreetype.h:37: warning: no semicolon at end of struct or union
/usr/X11R6/include/X11/Xft/XftFreetype.h:41: parse error before `size'
/usr/X11R6/include/X11/Xft/XftFreetype.h:41: warning: type defaults to `int' in declaration of `size'
/usr/X11R6/include/X11/Xft/XftFreetype.h:41: warning: data definition has no type or storage class
/usr/X11R6/include/X11/Xft/XftFreetype.h:54: parse error before `matrix'
/usr/X11R6/include/X11/Xft/XftFreetype.h:54: warning: type defaults to `int' in declaration of `matrix'
/usr/X11R6/include/X11/Xft/XftFreetype.h:54: warning: data definition has no type or storage class
/usr/X11R6/include/X11/Xft/XftFreetype.h:71: parse error before `face'
pangoxft-font.c: In function `get_mini_font':
pangoxft-font.c:164: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:164: (Each undeclared identifier is reported only once
pangoxft-font.c:164: for each function it appears in.)
pangoxft-font.c:164: parse error before `face'
pangoxft-font.c:176: `face' undeclared (first use in this function)
pangoxft-font.c:181: warning: implicit declaration of function `FT_Get_Char_Index'
pangoxft-font.c: In function `pango_xft_real_render':
pangoxft-font.c:290: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:290: parse error before `face'
pangoxft-font.c:312: `face' undeclared (first use in this function)
pangoxft-font.c: In function `pango_xft_font_get_coverage':
pangoxft-font.c:531: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:531: parse error before `face'
pangoxft-font.c:544: `face' undeclared (first use in this function)
pangoxft-font.c:549: `FT_UInt' undeclared (first use in this function)
pangoxft-font.c:549: parse error before `gindex'
pangoxft-font.c:550: `FT_ULong' undeclared (first use in this function)
pangoxft-font.c:552: `charcode' undeclared (first use in this function)
pangoxft-font.c:552: warning: implicit declaration of function `FT_Get_First_Char'
pangoxft-font.c:552: `gindex' undeclared (first use in this function)
pangoxft-font.c:556: warning: implicit declaration of function `FT_Get_Next_Char'
pangoxft-font.c: In function `pango_xft_font_get_font':
pangoxft-font.c:694: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:694: parse error before `face'
pangoxft-font.c:695: `FT_Error' undeclared (first use in this function)
pangoxft-font.c:731: `face' undeclared (first use in this function)
pangoxft-font.c:731: dereferencing pointer to incomplete type
pangoxft-font.c:735: `ft_encoding_unicode' undeclared (first use in this function)
pangoxft-font.c:740: `error' undeclared (first use in this function)
pangoxft-font.c:740: warning: implicit declaration of function `FT_Set_Charmap'
pangoxft-font.c: At top level:
pangoxft-font.c:796: parse error before `pango_xft_font_get_face'
pangoxft-font.c:797: warning: return-type defaults to `int'
pangoxft-font.c: In function `pango_xft_font_get_face':
pangoxft-font.c:800: warning: return makes integer from pointer without a cast
pangoxft-font.c:805: warning: return makes integer from pointer without a cast
pangoxft-font.c:807: dereferencing pointer to incomplete type
pangoxft-font.c:808: warning: control reaches end of non-void function
pangoxft-font.c: In function `pango_xft_font_get_ot_info':
pangoxft-font.c:829: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:829: parse error before `face'
pangoxft-font.c:831: `face' undeclared (first use in this function)
make[12]: *** [pangoxft-font.lo] Error 1
make[12]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/pango/work/pango-1.0.1/pango'
make[11]: *** [all-recursive] Error 1
make[11]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/pango/work/pango-1.0.1/pango'
make[10]: *** [all-recursive] Error 1
make[10]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/pango/work/pango-1.0.1'
make[9]: *** [all-recursive-am] Error 2
make[9]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/pango/work/pango-1.0.1'
make[8]: *** [build-work/pango-1.0.1/Makefile] Error 2
make[8]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/pango'
make[7]: *** [dep-../../gnome/pango] Error 2
make[7]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/gtk+'
make[6]: *** [dep-../../gnome/gtk+] Error 2
make[6]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/libglade'
make[5]: *** [dep-../../gnome/libglade] Error 2
make[5]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/libgnomecanvas'
make[4]: *** [dep-../../gnome/libgnomecanvas] Error 2
make[4]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/libbonoboui'
make[3]: *** [dep-../../gnome/libbonoboui] Error 2
make[3]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/libgnomeui'
make[2]: *** [dep-../../gnome/libgnomeui] Error 2
make[2]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/rep-gtk'
make[1]: *** [dep-../../gnome/rep-gtk] Error 2
make[1]: Leaving directory `/usr/local/media/scratch/garnome-0.8.6/gnome/sawfish'
make: *** [dep-../../gnome/sawfish] Error 2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]