Around 13 o''clock on May 27, "Gareth Phillips" wrote:> xftfreetype.c: In function `XftFontOpenInfo'': > xftfreetype.c:705: `PictStandardARGB32'' undeclared (first use in this > function)You need a later version of the Xrender library. I''ve packaged up the Render headers and Xrender library separately and you can collect them from http://fontconfig.org/release -keith
Hello, I am trying to install kde3.2.1 on Freebsd 5.0 using /usr/ports and everytime I start compiling Xft2.1.2 I get the following error: -MF .deps/xftfreetype.Tpo -c xftfreetype.c -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 *** Error code 1 Stop in /usr/port/x11-font/xft/xft-2.1.2. *** Error code 1 Stop in /usr/port/x11-font/xft/xft-2.1.2. please could you help me thanks G