PROBLEM: Can't compile Pango 0.15
- From: Otto Wyss <otto wyss bluewin ch>
- To: gtk-i18n-list gnome org
- Subject: PROBLEM: Can't compile Pango 0.15
- Date: Sat, 28 Apr 2001 11:24:11 +0200
I'd like to see how Gtk+ 2.0 works on framebuffer devices, so I
downloaded Glib 1.3.4, Pango 0.15 and GtkK 1.3.4. While
compiling/installing Glib went smooth, I can't compile Pango. First it
compained about not finding Glib-2.0.pc, so I copied it from the Glib
directory to /usr/lib/pkgconfig/. Now make give the following output:
------------------------------------------------------------------------------------------
/usr/src/pango-0.15$> most make.log
make all-recursive
make[1]: Entering directory `/usr/src/pango-0.15'
Making all in modules
make[2]: Entering directory `/usr/src/pango-0.15/modules'
Making all in arabic
make[3]: Entering directory `/usr/src/pango-0.15/modules/arabic'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../.. -I../../pango/ -$
rm -f .libs/arabic-x.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../pango/
-I/usr/X11R6/include -g -O2 -Wall -c ara$
arabic-x.c:10: glib.h: No such file or directory
In file included from ../../pango/pango-engine.h:25,
from arabic-x.c:12:
../../pango/pango-types.h:25: glib.h: No such file or directory
In file included from ../../pango/pango-font.h:29,
from ../../pango/pango-engine.h:27,
from arabic-x.c:12:
../../pango/pango-coverage.h:25: glib.h: No such file or directory
In file included from ../../pango/pango-engine.h:27,
from arabic-x.c:12:
../../pango/pango-font.h:32: glib-object.h: No such file or directory
In file included from arabic-x.c:13:
../../pango/pangox.h:26: glib.h: No such file or directory
In file included from ../../pango/pango-layout.h:25,
from ../../pango/pangox.h:27,
from arabic-x.c:13:
../../pango/pango-attributes.h:26: glib-object.h: No such file or directory
In file included from ../../pango/pango-context.h:26,
from ../../pango/pango-layout.h:26,
from ../../pango/pangox.h:27,
from arabic-x.c:13:
../../pango/pango-fontmap.h:26: glib-object.h: No such file or directory
In file included from arabic-x.c:15:
arconv.h:11: glib.h: No such file or directory
make[3]: *** [arabic-x.lo] Fehler 1
make[3]: Leaving directory `/usr/src/pango-0.15/modules/arabic'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/usr/src/pango-0.15/modules'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/usr/src/pango-0.15'
------------------------------------------------------------------------------------------
What did I make wrong?
O. Wyss
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]