[gnome-love] jhbuild: fontconfig not building
- From: DON RAIKES ORACLE COM
- To: gnome-love gnome org
- Subject: [gnome-love] jhbuild: fontconfig not building
- Date: Mon, 26 May 2008 16:28:14 -0700 (PDT)
Hi,
I am trying to run jhbuild on enterprise linux 5.0.1.
I checked jhbuild out of svn, and configured it to use the gnome-2.24 moduleset.
When I try to build, fontconfig doesn't compile (see log below).
I checked the log and I have freetype-2.2.1 and freetype-devel-2.2.1 installed.
The ftheader.h file exists in /usr/include/freetype2.
---- make log file ----
make all-recursive
make[1]: Entering directory `/home/jhbuild/build24/svn/fontconfig-2.5.0'
Making all in fontconfig
make[2]: Entering directory `/home/jhbuild/build24/svn/fontconfig-2.5.0/fontconfig'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jhbuild/build24/svn/fontconfig-2.5.0/fontconfig'
Making all in fc-case
make[2]: Entering directory `/home/jhbuild/build24/svn/fontconfig-2.5.0/fc-case'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/freetype2 -I -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -g -O2 -MT
fc-case.o -MD -MP -MF ".deps/fc-case.Tpo" -c -o fc-case.o fc-case.c; \
then mv -f ".deps/fc-case.Tpo" ".deps/fc-case.Po"; else rm -f ".deps/fc-case.Tpo"; exit 1; fi
In file included from ../fontconfig/fcfreetype.h:27,
from ../src/fcint.h:50,
from fc-case.c:25:
/usr/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory
In file included from ../src/fcint.h:50,
from fc-case.c:25:
../fontconfig/fcfreetype.h:28:10: error: #include expects "FILENAME" or <FILENAME>
In file included from ../src/fcint.h:50,
from fc-case.c:25:
../fontconfig/fcfreetype.h:37: error: expected â?~=â?T, â?~,â?T, â?~;â?T, â?~asmâ?T or â?~__attribute__â?T
before â?~FcFreeTypeCharIndexâ?T
../fontconfig/fcfreetype.h:40: error: expected â?~)â?T before â?~faceâ?T
../fontconfig/fcfreetype.h:43: error: expected â?~)â?T before â?~faceâ?T
../fontconfig/fcfreetype.h:46: error: expected declaration specifiers or â?~...â?T before â?~FT_Faceâ?T
../fontconfig/fcfreetype.h:49: error: expected â?~;â?T, â?~,â?T or â?~)â?T before â?~fâ?T
../fontconfig/fcfreetype.h:52: error: expected â?~;â?T, â?~,â?T or â?~)â?T before â?~faceâ?T
In file included from fc-case.c:25:
../src/fcint.h:722: error: expected â?~)â?T before â?~encodingâ?T
make[2]: *** [fc-case.o] Error 1
make[2]: Leaving directory `/home/jhbuild/build24/svn/fontconfig-2.5.0/fc-case'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jhbuild/build24/svn/fontconfig-2.5.0'
make: *** [all] Error 2
----- end of log ----
Any suggestions appreciated.
I am not a real c/c++ expert by any stretch :)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]