Date: Thu, 11 Dec 2003 17:43:17 +0200 (SAST) From: fingers <fingers@fingers.co.za> To: gnome@freebsd.org Subject: break in /usr/ports/x11-fonts/Xft/ Message-ID: <20031211174124.M32983@snow.fingers.co.za>
next in thread | raw e-mail | index | archive | help
Hi I've been getting the broken make below for the last month or so. I've tried every few days to see if maybe the port gets updated, and the problem magically goes away. unfortunately no such luck :( <snip> 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 xftfreetype.lo -MD -MP -MF .deps/xftfreetype.Tpo -c xftfreetype.c -fPIC -o .libs/xftfreetype.o xftfreetype.c: In function ftFontOpenInfo': xftfreetype.c:705: ictStandardARGB32' 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: ictStandardA8' undeclared (first use in this function) xftfreetype.c:708: warning: assignment makes pointer from integer without a cast xftfreetype.c:714: ictStandardA1' 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 usr/ports/x11-fonts/Xft/work/xft-2.1.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11-fonts/Xft. </snip> this is on 5.1-RELEASE-p10. there's no previous version of xft installed. any suggestions would be appreciated. Regards --Rob
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031211174124.M32983>