Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jul 2003 16:38:13 -0700
From:      Lou Katz <lou@metron.com>
To:        freebsd-questions@freebsd.org
Subject:   cannot build evolution
Message-ID:  <20030713233813.GA35968@metron.com>

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

I have cvsupped. When it get to here, it balks.

===>  Building for Xft-2.1.2
gmake  all-am
gmake[1]: Entering directory `/work/local1/ports/x11-fonts/Xft/work/xft-2.1.2'
source='xftfreetype.c' object='xftfreetype.lo' libtool=yes \
depfile='.deps/xftfreetype.Plo' tmpdepfile='.deps/xftfreetype.TPlo' \
depmode=gcc /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile 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  -c -o xftfreetype.lo `test -f 'xftfreetype.c' || echo './'`xftfreetype.c
 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 -c
xftfreetype.c -Wp,-MD,.deps/xftfreetype.TPlo  -fPIC -o .libs/xftfreetype.o
xftfreetype.c: In function `XftFontOpenInfo':
xftfreetype.c:705: `PictStandardARGB32' undeclared (first use in this function)
xftfreetype.c:705: (Each undeclared identifier is reported only once
xftfreetype.c:705: for each function it appears in.)
xftfreetype.c:705: warning: assignment makes pointer from integer without a cast
xftfreetype.c:708: `PictStandardA8' undeclared (first use in this function)
xftfreetype.c:708: warning: assignment makes pointer from integer without a cast
xftfreetype.c:714: `PictStandardA1' undeclared (first use in this function)
xftfreetype.c:714: warning: assignment makes pointer from integer without a cast
gmake[1]: *** [xftfreetype.lo] Error 1
gmake[1]: Leaving directory `/work/local1/ports/x11-fonts/Xft/work/xft-2.1.2'
gmake: *** [all] Error 2
*** Error code 2


Thanks
-- 
-=[L]=-



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