+ -
当前位置:首页 → 问答吧 → 编译fontconfig的时候出错了,make的时候出错了,不知道该怎么办,我在别的系统上编译这个能顺利进行!

编译fontconfig的时候出错了,make的时候出错了,不知道该怎么办,我在别的系统上编译这个能顺利进行!

时间:2011-08-16

来源:互联网

我在别的电脑上可以编译这个fontconfig,但是现在换了个环境就不行了,是不是包不全还是怎么着阿?知道的说下昂!!错误如下所示:
fcfreetype.c:53:10: #include expects "FILENAME" or <FILENAME>
fcfreetype.c:58:10: #include expects "FILENAME" or <FILENAME>
fcfreetype.c:59:10: #include expects "FILENAME" or <FILENAME>
fcfreetype.c:60:10: #include expects "FILENAME" or <FILENAME>
fcfreetype.c: In function `FcGetPixelSize':
fcfreetype.c:958: error: dereferencing pointer to incomplete type
fcfreetype.c: In function `FcFreeTypeQuery':
fcfreetype.c:1435: error: dereferencing pointer to incomplete type
fcfreetype.c:1442: error: dereferencing pointer to incomplete type
fcfreetype.c:1465: error: dereferencing pointer to incomplete type
fcfreetype.c:1545: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: warning: implicit declaration of function `FT_MODULE_CLASS'
fcfreetype.c:1562: warning: nested extern declaration of `FT_MODULE_CLASS'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1562: error: dereferencing pointer to incomplete type
fcfreetype.c:1562: error: invalid type argument of `->'
fcfreetype.c:1599: error: dereferencing pointer to incomplete type
fcfreetype.c:1609: error: dereferencing pointer to incomplete type
fcfreetype.c: In function `GetScriptTags':
fcfreetype.c:2710: error: `TT_Face' undeclared (first use in this function)
fcfreetype.c:2710: error: (Each undeclared identifier is reported only once
fcfreetype.c:2710: error: for each function it appears in.)
fcfreetype.c:2710: error: parse error before "tt_face"
fcfreetype.c:2719: error: `tt_face' undeclared (first use in this function)
fcfreetype.c:2722: warning: implicit declaration of function `FT_STREAM_POS'
fcfreetype.c:2722: warning: nested extern declaration of `FT_STREAM_POS'
fcfreetype.c:2726: warning: implicit declaration of function `FT_STREAM_SEEK'
fcfreetype.c:2726: warning: nested extern declaration of `FT_STREAM_SEEK'
fcfreetype.c:2726: warning: implicit declaration of function `FT_FRAME_ENTER'
fcfreetype.c:2726: warning: nested extern declaration of `FT_FRAME_ENTER'
fcfreetype.c:2729: warning: implicit declaration of function `FT_GET_USHORT'
fcfreetype.c:2729: warning: nested extern declaration of `FT_GET_USHORT'
fcfreetype.c:2731: warning: implicit declaration of function `FT_FRAME_EXIT'
fcfreetype.c:2731: warning: nested extern declaration of `FT_FRAME_EXIT'
fcfreetype.c:2747: warning: implicit declaration of function `FT_SET_ERROR'
fcfreetype.c:2747: warning: nested extern declaration of `FT_SET_ERROR'
fcfreetype.c:2747: warning: implicit declaration of function `FT_MEM_ALLOC_ARRAY'
fcfreetype.c:2747: warning: nested extern declaration of `FT_MEM_ALLOC_ARRAY'
fcfreetype.c:2747: error: parse error before "FT_ULong"
fcfreetype.c:2756: warning: implicit declaration of function `FT_GET_ULONG'
fcfreetype.c:2756: warning: nested extern declaration of `FT_GET_ULONG'
fcfreetype.c:2787: warning: implicit declaration of function `FT_FREE'
fcfreetype.c:2787: warning: nested extern declaration of `FT_FREE'
fcfreetype.c:2714: warning: unused variable `memory'
fcfreetype.c: In function `FcFontCapabilities':
fcfreetype.c:2844: warning: nested extern declaration of `FT_FREE'
fcfreetype.c:2800: warning: unused variable `memory'
make[2]: *** [fcfreetype.lo] 错误 1
make[2]:正在离开目录 `/home/wutianzhi/341/fontconfig-2.3.2/src'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/wutianzhi/341/fontconfig-2.3.2'
make: *** [all] 错误 2

作者: zhehuixu   发布时间: 2011-08-16

编译器版本?

作者: xunxun1982   发布时间: 2011-08-16

刚刚换了个低版本2.2.2的,出现下面很2的错误:
fcfreetype.c: In function `FcFreeTypeQuery':
fcfreetype.c:795: error: dereferencing pointer to incomplete type
fcfreetype.c:803: error: dereferencing pointer to incomplete type
fcfreetype.c:825: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
fcfreetype.c:881: error: dereferencing pointer to incomplete type
fcfreetype.c:881: error: invalid type argument of `->'
make[2]: *** [fcfreetype.lo] 错误 1
make[2]:正在离开目录 `/home/wutianzhi/341/fontconfig-2.2.2/src'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/wutianzhi/341/fontconfig-2.2.2'
make: *** [all] 错误 2

作者: zhehuixu   发布时间: 2011-08-16

我用的是arm-linux-gcc3.4.1

作者: zhehuixu   发布时间: 2011-08-16