[Fontconfig] Compilation problems

Volker Augustin fontconfig@fontconfig.org
Fri, 2 May 2003 10:22:25 +0200


Hello,

I am having problems with compiling fontconfig:

/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I. -I..=20
-I/usr/include/freetype2                                                 =
=20
-DFONTCONFIG_PATH=3D'"/usr/local/etc/fonts"'                       -I..  =
                                         =20
-I../src    -g -O2 -c fcfreetype.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2=20
-DFONTCONFIG_PATH=3D\"/usr/local/etc/fonts\" -I.. -I../src -g -O2 -c=20
fcfreetype.c  -fPIC -o .libs/fcfreetype.o
fcfreetype.c: In function `FcFreeTypeQuery':
fcfreetype.c:279: `PS_FontInfoRec' undeclared (first use in this function=
)
fcfreetype.c:279: (Each undeclared identifier is reported only once
fcfreetype.c:279: for each function it appears in.)
fcfreetype.c:279: parse error before "psfontinfo"
fcfreetype.c:738: `psfontinfo' undeclared (first use in this function)
make[2]: *** [fcfreetype.lo] Fehler 1
make[2]: Verlassen des Verzeichnisses=20
=BB/home/snowbird/build/fontconfig-2.2.0/src=AB
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses =BB/home/snowbird/build/fontconfig-=
2.2.0=AB
make: *** [all-recursive-am] Fehler 2