- Remove WITH_CJK knob for faild building problem which occures on 5.4 -RELAESE and after... :( BTW, I will take time to take care of this issue and make new patch... - add SHA256 keyprint How-To-Repeat: # cd /usr/ports/x11-fonts/libXft/ # make -DWITH_CJK 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 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O -pipe -O2 -pipe -march=i686 -march=pentium3 -MT xftfreetype.lo -MD -MP -MF .deps/xftfreetype.Tpo -c xftfreetype.c -fPIC -DPIC -o .libs/xftfreetype.o xftfreetype.c: In function FontInfoFill': xftfreetype.c:526: error: C_EMBEDDED_BITMAP' undeclared (first use in this function) xftfreetype.c:526: error: (Each undeclared identifier is reported only once xftfreetype.c:526: error: for each function it appears in.) xftfreetype.c:565: error: C_USE_GAMMA' undeclared (first use in this function) gmake[1]: *** [xftfreetype.lo] Error 1 gmake[1]: Leaving directory /usr/ports/x11-fonts/libXft/work/libXft-2.1.7' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11-fonts/libXft.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer
State Changed From-To: open->closed Committed, thanks!