免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1206 | 回复: 0
打印 上一主题 下一主题

头疼的GD问题,求助! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-08-06 11:50 |只看该作者 |倒序浏览
安装好jpeg-6b、 zlib、 libpng、 make后开始configure freetype,出现
  1. FreeType build system -- automatic system detection

  2. The following settings are used:

  3.   platform                    unix
  4.   compiler                    cc
  5.   configuration directory     ./builds/unix
  6.   configuration rules         ./builds/unix/unix.mk

  7. If this does not correspond to your system or settings please remove the file
  8. `config.mk' from this directory then read the INSTALL file for help.

  9. Otherwise, simply type `/usr/local/bin/make' again to build the library,
  10. or `/usr/local/bin/make refdoc' to build the API reference (the latter needs python).

  11. make: Nothing to be done for `unix'.
复制代码


用/usr/local/bin/make及/usr/local/bin/make install后就开始安装GD

configure后make时发生下面错误:
  1. ./.libs/libgd.so: undefined reference to `pthread_mutex_unlock'
  2. ./.libs/libgd.so: undefined reference to `pthread_mutex_destroy'
  3. ./.libs/libgd.so: undefined reference to `pthread_mutex_lock'
  4. ./.libs/libgd.so: undefined reference to `pthread_mutex_init'
  5. *** Error code 1

  6. Stop in /home/ulink/tools/gd-2.0.25.
  7. *** Error code 1

  8. Stop in /home/ulink/tools/gd-2.0.25.
  9. *** Error code 1

  10. Stop in /home/ulink/tools/gd-2.0.25.
复制代码


不知什么原因,以前安装过并没有上述问题
哪位大虾解答一下,谢谢了!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP