[Fontconfig] bug report
Ben Crowell
crowell03 at lightandmatter.com
Mon May 12 02:18:11 EST 2003
Hi,
I thought you might want to know about the following error I got when
trying to compile fontconfig. This is on FreeBSD 4.6, using the x11-fonts/fontconfig
port. I don't know if this is because of something different about my compiler
(gcc 2.95.3), or if the version in CVS is actually broken...?
Ben Crowell
===> Building for fontconfig-2.2.0
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.2.0'
Making all in fontconfig
gmake[2]: Entering directory `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.2.0/fontconfig'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.2.0/fontconfig'
Making all in fc-lang
gmake[2]: Entering directory `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.2.0/fc-lang'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.2.0/fc-lang'
Making all in src
gmake[2]: Entering directory `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.2.0/src'
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -DFONTCONFIG_PATH='"/usr/X11R6/etc/fonts"' -I.. -I../src -O -pipe -c fcfreetype.c
rm -f .libs/fcfreetype.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -DFONTCONFIG_PATH=\"/usr/X11R6/etc/fonts\" -I.. -I../src -O -pipe -c fcfreetype.c -fPIC -DPIC -o .libs/fcfreetype.lo
fcfreetype.c: In function `FcFreeTypeQuery':
fcfreetype.c:279: syntax error before `psfontinfo'
fcfreetype.c:738: `psfontinfo' undeclared (first use in this function)
fcfreetype.c:738: (Each undeclared identifier is reported only once
fcfreetype.c:738: for each function it appears in.)
gmake[2]: *** [fcfreetype.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.2.0/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.2.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
Stop in /usr/ports/x11-fonts/fontconfig.
More information about the Fontconfig
mailing list