Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2003 13:15:25 -0700 (PDT)
From:      "Thomas D. Dean" <tomdean@speakeasy.org>
To:        gnome@freebsd.org
Subject:   Port fontconfig-2.2.0 Appears Broken
Message-ID:  <200305072015.h47KFPW9028849@asus.tddhome>

next in thread | raw e-mail | index | archive | help
My ports tree is up-to-date as of 5/2/2003.

# uname -a
FreeBSD asus 4.8-RC FreeBSD 4.8-RC #0: Tue Apr  1 18:03:29 PST 2003  \
	root@asus:/usr/obj/usr/src/sys/ASUS  i386

Do I have something out-of-date?

tomdean

Building the port results in

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 -march=pentiumpro -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 -march=pentiumpro -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305072015.h47KFPW9028849>