LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem with fontconfig (https://www.linuxquestions.org/questions/linux-newbie-8/problem-with-fontconfig-457993/)

adilturbo 06-24-2006 08:59 PM

problem with fontconfig
 
hi all,
i want to install the fontconfig-2.2.96 for the xchm(because it is requiered)
when runing the ./configure program every thing was right,but during the make step
i got many errors like this:
Quote:

fcfreetype.c:53:10: #include expects "FILENAME" or <FILENAME>
fcfreetype.c: In function `FcGetPixelSize':
fcfreetype.c:359: error: dereferencing pointer to incomplete type
fcfreetype.c: In function `FcFreeTypeQuery':
fcfreetype.c:866: error: dereferencing pointer to incomplete type
fcfreetype.c:873: error: dereferencing pointer to incomplete type
fcfreetype.c:896: error: dereferencing pointer to incomplete type
fcfreetype.c:976: error: dereferencing pointer to incomplete type
fcfreetype.c:993: warning: implicit declaration of function `FT_MODULE_CLASS'
fcfreetype.c:993: warning: nested extern declaration of `FT_MODULE_CLASS'
fcfreetype.c:993: error: dereferencing pointer to incomplete type
fcfreetype.c:993: error: invalid type argument of `->'
fcfreetype.c:993: error: dereferencing pointer to incomplete type
fcfreetype.c:993: error: invalid type argument of `->'
fcfreetype.c:993: error: dereferencing pointer to incomplete type
fcfreetype.c:993: error: invalid type argument of `->'
fcfreetype.c:1030: error: dereferencing pointer to incomplete type
fcfreetype.c:1040: error: dereferencing pointer to incomplete type
make[2]: *** [fcfreetype.lo] Erreur 1
make[2]: Leaving directory `/home/adil/fontconfig-2.2.96/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/adil/fontconfig-2.2.96'
make: *** [all] Erreur 2
any solution or suggestion?

thanks in advance


All times are GMT -5. The time now is 04:13 PM.