search for: fcfreetype

Displaying 3 results from an estimated 3 matches for "fcfreetype".

2005 Mar 18
4
wine-20050211 on SuSE 9.2
...fontconfig so I downloaded and extracted it. Here's where it gets wierd. See below for the output. Does anyone know what is happening ? make output for fontconfig: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/freetype2 -g -O2 -cfc-lang.c In file included from ../fontconfig/fcfreetype.h:27, from ../src/fcint.h:39, from fc-lang.c:25: /usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!" /usr/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include...
2013 Jul 25
1
Building R with Cairo
...> http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.9.0.tar.gz-o fontconfig-2.9.0.tar.gz > tar -zxf fontconfig-2.9.0.tar.gz > cd fontconfig-2.9.0 > ./configure --prefix $INSTALL_LOCATION > make > mkdir -p $INSTALL_LOCATION/include/fontconfig > cp -v fontconfig/fcfreetype.h fontconfig/fcprivate.h > fontconfig/fontconfig.h $INSTALL_LOCATION/include/fontconfig/ > make install > make clean > cd - > > cd $INSTALL_LOCATION/include > curl http://cairographics.org/releases/pixman-0.26.0.tar.gz -o > pixman-0.26.0.tar.gz > tar -zxf pixman-0.26.0.ta...
2003 Jul 11
0
Port-KDE3
...kde3 How do I correct the syntax error? fctype.c:279: syntax error before 'psfontinfo' :738:'postinfo undeclared (first use in this function) :738:(Each undeclared identifier is reported only once for each function it appears in gmake[2]:***[fcfreetype.lo]Error1 gmake[2]:Leaving directory'/usr/ports/x11-fonts/fontconfig/work/fontconf-2.2.1 gmake[1]:***[all-recursive Error1 etc etc using FreeBSD-4.8 Thank you, Doug