the version is 2.2.3 i use ./configure and its ok but when i make it i get these errors gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/freetype2 -I/usr/local/include -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -I.. -I../src -g -O2 -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c -fPIC -DPIC -o .libs/fcfreetype.o fcfreetype.c:53:10: error: #include expects "FILENAME" or <FILENAME> fcfreetype.c: In function 'FcGetPixelSize': fcfreetype.c:268: error: dereferencing pointer to incomplete type fcfreetype.c: In function 'FcFreeTypeQuery': fcfreetype.c:818: error: dereferencing pointer to incomplete type fcfreetype.c:826: error: dereferencing pointer to incomplete type fcfreetype.c:848: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' fcfreetype.c:904: error: dereferencing pointer to incomplete type fcfreetype.c:904: error: invalid type argument of '->' make[2]: *** [fcfreetype.lo] Error 1 make[2]: Leaving directory `/home/Stush/Linux/fontconfig-2.2.3/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Stush/Linux/fontconfig-2.2.3' make: *** [all] Error 2 any ideas
*** This bug has been marked as a duplicate of 7862 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.