|
|

楼主 |
发表于 2007-7-30 18:35:14
|
显示全部楼层
最后死在这里
- EE86_FT2 -DFONTCONFIG_PATH='"/etc/fonts"' -fPIC fcfreetype.c
- fcfreetype.c:52:10: error: #include expects "FILENAME" or <FILENAME>
- fcfreetype.c: In function 'FcVendorFoundry':
- fcfreetype.c:253: warning: pointer targets in passing argument 2 of 'FcVendorMatch' differ in signedness
- fcfreetype.c: In function 'FcFreeTypeQuery':
- fcfreetype.c:333: warning: pointer targets in passing argument 1 of 'FcVendorFoundry' differ in signedness
- fcfreetype.c:568: warning: pointer targets in passing argument 1 of 'FcNoticeFoundry' differ in signedness
- fcfreetype.c:797: error: dereferencing pointer to incomplete type
- fcfreetype.c:799: warning: pointer targets in assignment differ in signedness
- fcfreetype.c:805: error: dereferencing pointer to incomplete type
- fcfreetype.c:827: error: dereferencing pointer to incomplete type
- fcfreetype.c:834: warning: pointer targets in initialization differ in signedness
- fcfreetype.c:835: warning: pointer targets in initialization differ in signedness
- fcfreetype.c:836: warning: pointer targets in initialization differ in signedness
- fcfreetype.c:883: warning: implicit declaration of function 'FT_MODULE_CLASS'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- fcfreetype.c:883: error: dereferencing pointer to incomplete type
- fcfreetype.c:883: error: invalid type argument of '->'
- make[4]: *** [fcfreetype.o] Error 1
- make[4]: Leaving directory `/home/haha/WorkPlace/xorg-build/build/lib/fontconfig'
- make[3]: *** [all] Error 2
- make[3]: Leaving directory `/home/haha/WorkPlace/xorg-build/build/lib'
- make[2]: *** [all] Error 2
- make[2]: Leaving directory `/home/haha/WorkPlace/xorg-build/build'
- make[1]: *** [World] Error 2
- make[1]: Leaving directory `/home/haha/WorkPlace/xorg-build/build'
- make: *** [World] Error 2
复制代码 |
|