Re: problem building pango
- From: Donna and Dan Stanger <dan stanger ieee org>
- To: gtk-i18n-list gnome org
- Subject: Re: problem building pango
- Date: Sun, 29 Jan 2006 07:34:28 -0500
Hello All,
I have finally gotten glib-2.9.5 to build, and am now trying to build pango.
Following is the result of make. Does this look like a version problem?
Thanks in advance for help.
Regards,
Dan Stanger
make[3]: Entering directory `/usr/home/dxs/pango-1.11.2/modules/basic'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE
-DG_DISABLE_DEPRECATED -DPANGO_ENABLE_DEBUG -I../.. -I../../pango
-pthread -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include
-I/usr/local/include -I/usr/local/include/freetype2
-I/usr/local/include -g -O2 -Wall -MT basic-fc.lo -MD -MP -MF
".deps/basic-fc.Tpo" \
-c -o basic-fc.lo `test -f 'basic-fc.c' || echo './'`basic-fc.c; \
then mv -f ".deps/basic-fc.Tpo" ".deps/basic-fc.Plo"; \
else rm -f ".deps/basic-fc.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\"
-DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -DPANGO_ENABLE_DEBUG
-I../.. -I../../pango -pthread -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include
-g -O2 -Wall -MT basic-fc.lo -MD -MP -MF .deps/basic-fc.Tpo -c
basic-fc.c -fPIC -DPIC -o .libs/basic-fc.o
In file included from basic-fc.c:29:
../../pango/pangofc-font.h:144: error: syntax error before
"pango_fc_font_lock_face"
../../pango/pangofc-font.h:144: warning: type defaults to `int' in
declaration of `pango_fc_font_lock_face'
../../pango/pangofc-font.h:144: warning: data definition has no type or
storage class
In file included from basic-fc.c:30:
../../pango/pango-ot.h:57: error: syntax error before "face"
basic-fc.c:259: error: syntax error before "face"
basic-fc.c: In function `get_ruleset':
basic-fc.c:266: error: `face' undeclared (first use in this function)
basic-fc.c:266: error: (Each undeclared identifier is reported only once
basic-fc.c:266: error: for each function it appears in.)
basic-fc.c:281: warning: implicit declaration of function `FT_MAKE_TAG'
basic-fc.c: In function `basic_engine_shape':
basic-fc.c:331: error: `FT_Face' undeclared (first use in this function)
basic-fc.c:331: error: syntax error before "face"
basic-fc.c:347: error: `face' undeclared (first use in this function)
make[3]: *** [basic-fc.lo] Error 1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]