Compiling Pango 1.30



Hi everybody,

I installed glib version 2.31.0 from source as well, and libffi
3.0.11. Those seemed to work, but now the pango/mini-fribidi/Makefile
errors out here.

/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../.. -DSYSCONFDIR=\"/vol/apps/system/stow/pango-1.30.0/etc\"
-DLIBDIR=\"/vol/apps/system/stow/pango-1.30.0/lib\"
-DG_DISABLE_CAST_CHECKS -I../..     -g -O2 -Wall -MT fribidi.lo -MD
-MP -MF .deps/fribidi.Tpo -c -o fribidi.lo fribidi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../..
-DSYSCONFDIR=\"/vol/apps/system/stow/pango-1.30.0/etc\"
-DLIBDIR=\"/vol/apps/system/stow/pango-1.30.0/lib\"
-DG_DISABLE_CAST_CHECKS -I../.. -g -O2 -Wall -MT fribidi.lo -MD -MP
-MF .deps/fribidi.Tpo -c fribidi.c  -fPIC -DPIC -o .libs/fribidi.o
In file included from fribidi.h:31,
                 from fribidi.c:28:
fribidi_config.h:1:18: error: glib.h: No such file or directory
In file included from fribidi.h:32,
                 from fribidi.c:28:

Then it throws tons of other errors, but this is the important one.

configure couldn't find glib. So, I manually set GLIB_CFLAGS and
GLIB_LIBS to the directories containing glib.h and the various glib
library files.

Let me know if you need any other information.


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