Skip site navigation (1)Skip section navigation (2)
Date:      17 Jun 2003 12:31:58 -0700
From:      "Eli K. Breen" <bsd@gopostal.ca>
To:        freebsd-current@freebsd.org
Subject:   Xft-2.1.2 fails to build under 5.1 release
Message-ID:  <1055878318.57880.39.camel@pinchdog.activestate.com>

next in thread | raw e-mail | index | archive | help

Xft-2.1.2 fails to build under 5.1 release - Any hints or should I try and get a hold of the Xft port maintainer?



cd /usr/ports/x11-fonts/Xft && make

...results in... 

[...]
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/X11R6/include -O -pipe -mcpu=pentiumpro -MT xftdpy.lo -MD -MP -MF
.deps/xftdpy.Tpo -c xftdpy.c  -fPIC -o .libs/xftdpy.o
xftdpy.c: In function `XftDefaultSubstitute':
xftdpy.c:484: `FC_RGBA_UNKNOWN' undeclared (first use in this function)
xftdpy.c:484: (Each undeclared identifier is reported only once
xftdpy.c:484: for each function it appears in.)
gmake[1]: *** [xftdpy.lo] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-fonts/Xft/work/xft-2.1.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-fonts/Xft.

-EKB-



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