当前位置:  技术问答>linux和unix

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

    来源: 互联网  发布时间:2017-02-05

    本文导语:  我在别的电脑上可以编译这个fontconfig,但是现在换了个环境就不行了,是不是包不全还是怎么着阿?知道的说下昂!!错误如下所示: fcfreetype.c:53:10: #include expects "FILENAME" or  fcfreetype.c:58:10: #include expects "FILENAME...

我在别的电脑上可以编译这个fontconfig,但是现在换了个环境就不行了,是不是包不全还是怎么着阿?知道的说下昂!!错误如下所示:
fcfreetype.c:53:10: #include expects "FILENAME" or 
fcfreetype.c:58:10: #include expects "FILENAME" or 
fcfreetype.c:59:10: #include expects "FILENAME" or 
fcfreetype.c:60:10: #include expects "FILENAME" or 
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

|
编译器版本?

    
 
 

您可能感兴趣的文章:

  • 编译qt-x11,最后编译生成可执行文件时候,make出错
  • 建立较差编译环境,编译gcc-3.4.4出错
  • arm-linux-gcc交叉编译出错,但gcc编译没错,什么原因呢???
  • linux 64位编译出错。linux 32位可以编译过。
  • 何处有 Linux 内核编译配置详细的中文介绍? 我在重新配置编译时老是出错:-(
  • 编译libxml2时出错 ,出错信息configure: error: C++ preprocessor "/lib/cpp" fails sanity check
  • 编译bootload出错
  • 编译出错,帮我看看代码和出错信息
  • 我在交叉编译SDL时.老是出错
  • 一个小小的问题-关于JDK的使用!编译出错提示的查看!
  • 编译内核出错,有没有人帮忙阿
  • 访问mysql编译出错!!!
  • 求救!!编译内核后,加载时出错。
  • 求助,编译出错!
  • 编译出错,是什么原因?
  • #define一行太长怎么办?我看代码中用了可惜gcc 编译时出错了
  • 为什么使用gcc编译出错。高人帮忙。。。。
  • sco 编译lisence出错 求救!
  • 请问机器升级后,编译为何出错?
  • 编译linux0.01内核时出错,没有权限?
  • 谁在FC6上编译过PLX9054 Linux的驱动程序,我发源代码请留Email教编译和安装,急100分
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 请问:我要链接哪些oci库才能成功编译.我在编译的时候老是报OCI函数找不到.
  • 编译JAVA程序的时候,如果需要的JAR不在CLASSPATH,有什么办法能成功编译吗???
  • 我用newwin()的时候编译通过了,可是运行的时候报告Segmentation fault
  • 我在RedHat中用gcc编译s.c,什么都没产生,也没报错,但是编译a.c的时候就生成可执行文件,这是怎么回事?
  • 共享库如何在编译的时候确定哪些函数没有实现?
  • 编译安装软件的时候,漏了参数如果补救?
  • 编译执行spserver时候遇到的错误,帮忙看看
  • 高速的网络抓包库PF_ring介绍及编译安装 iis7站长之家
  • 请教:编译的时候为什么说不认识WindowAdapter?
  • 交叉编译时候,怎么避开/usr/lib和/usr/include
  • 问个低级的问题,我编译的时候没问题,可运行时候出现如下提示:Exception in thread "main" java.lang.NoClassDefFoundError: NativeDem
  • 错误提示太多了 显示不下 如何在编译的时候分屏显示?
  • 编译内核时候出现的问题,求解
  • QT4编程 编译执行的时候一闪而过
  • JDK编译的时候居然会出现这样的现象?
  • linux下配置PHP 编译的时候出现错误
  • 编译连接时候的问题
  • 编译新的Autoconf以及Automake时候碰到的问题
  • 用Redhat7.3下的Emacs,请问调试编译程序的时候,有无象msdn那样的东西
  • 我成功编译了一个C程序,可是我执行的时候它却说找不到....
  • linux/centos源码安装nginx编译配置选项参数介绍
  • 请教:JSP编译器编译成字节码,跟别的编译器编译出来的有什么不同呢?
  • CentOS 6内核升级:下载编译启用新内核版本详细过程
  • 编译GCC时能不能只编译C/C++的编译器?
  • 高速的网络抓包库PF_ring介绍及编译安装
  • 关于arm交叉编译器4.3.3编译程序报错,但是3.4.5却能编译通过的问题
  • JB下,我的程序编译得好慢!请问用什么方法编译才可以快一点?或编译顺序改变一下?
  • 请问gdb是不是只能调试gcc编译的程序,在unix下用其它编译器编译的程序是不是不一定能用gdb调试的?
  • 用JCreator写了一个小程序,有十几个class,当修改某个文件重新编译,javac并没有编译修改的文件,请问要如何做javac才会重新编译所有的
  • 问:关于gcc编译器和g++编译器
  • 嵌入式linux开发:一段代码在windows平台用VC编译运行正常,在linux平台用gcc编译运行正常,但是用arm-linux-gcc编译在嵌入式板子上运行就不正常.


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3