LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 690|回复: 0

arch编译安装SCIM失败。折腾了N久,没有结果。

[复制链接]
发表于 2005-5-11 09:58:47 | 显示全部楼层 |阅读模式
使用ARCH,编译安装SCIM,当然要用到ABS这一利器了。可是我用makepkg编译打包却失败了。直接用./configure make make install却成功安装。
makepkg的编译过程中的错误信息:

  1. ./.libs/libscim-1.0.a(scim_utility.o)(.text+0x4ef): In function `scim::scim_if_wchar_ucs4_equal()':
  2. : undefined reference to `libiconv_open'
  3. ./.libs/libscim-1.0.a(scim_utility.o)(.text+0x51c): In function `scim::scim_if_wchar_ucs4_equal()':
  4. : undefined reference to `libiconv'
  5. ./.libs/libscim-1.0.a(scim_utility.o)(.text+0x524): In function `scim::scim_if_wchar_ucs4_equal()':
  6. : undefined reference to `libiconv_close'
  7. collect2: ld returned 1 exit status
  8. make[2]: *** [scim] 错误 1
  9. make[2]: Leaving directory `/mnt/xfs/chenpp/scim/src/scim-1.2.1/src'
  10. make[1]: *** [all-recursive] 错误 1
  11. make[1]: Leaving directory `/mnt/xfs/chenpp/scim/src/scim-1.2.1'
  12. make: *** [all] 错误 2
  13. ==> ERROR: Build Failed.  Aborting...
复制代码

具体看一下这个帖子:
http://www.linuxsir.cn/bbs/showthread.php?t=196956
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表