LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: james_su

SCIM 0.9.2 & SCIM-TABLES 0.3.3

[复制链接]
发表于 2004-2-28 22:06:43 | 显示全部楼层
什么时候有UL的包,5555看来只能停在0.82版本了
感觉SCIM每次升级都是些bug修正,这次有特别的功能加强没
 楼主| 发表于 2004-2-28 22:18:33 | 显示全部楼层
最初由 dato 发表
什么时候有UL的包,5555看来只能停在0.82版本了
感觉SCIM每次升级都是些bug修正,这次有特别的功能加强没


你要是不用码表输入法的话就没必要升级。这次主要是码表输入法增强了。
发表于 2004-3-2 18:48:37 | 显示全部楼层
最初由 james_su 发表
You may have a try and give me the error log if it's failed.

附件是 config.log,FreeBSD 上没有 malloc.h,只有 stdlib.h,另外还有 iconv.h 默认是在 /usr/local/include 下面,auto* 那些东西不熟悉,不知道该怎么改....
哦,对了,还有 src/scim_private.h 第 49 行 #warn 出错,我只是简单的注释掉了.
嗯,进展就这样,错误信息如下:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl -DSCIM_LIBDIR=\"/usr/local/lib\" -DSCIM_DATADIR=\"/usr/local/share\" -DSCIM_LOCALEDIR=\"/usr/local/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/local/etc\" -DSCIM_ICONDIR=\"/usr/local/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/local/lib/scim-1.0/\" -g -O2 -MT scim_utility.lo -MD -MP -MF .deps/scim_utility.Tpo -c scim_utility.cpp  -fPIC -DPIC -o .libs/scim_utility.lo
In file included from scim_utility.cpp:39:
scim.h:210:23: iconv.h: No such file or directory
scim_utility.cpp: In function `bool scim::scim_if_wchar_ucs4_equal()':
scim_utility.cpp:403: error: syntax error before `;' token
scim_utility.cpp:410: error: syntax error before `char'
scim_utility.cpp:413: error: `cd' undeclared (first use this function)
scim_utility.cpp:413: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
scim_utility.cpp:413: error: `iconv_open' undeclared (first use this function)
scim_utility.cpp:417: error: `iconv_t' undeclared (first use this function)
scim_utility.cpp:420: error: `ucsp' undeclared (first use this function)
scim_utility.cpp:420: error: `iconv' undeclared (first use this function)
scim_utility.cpp:422: error: `iconv_close' undeclared (first use this function)
*** Error code 1

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
 楼主| 发表于 2004-3-2 21:39:29 | 显示全部楼层
最初由 Gavin_tju 发表
附件是 config.log,FreeBSD 上没有 malloc.h,只有 stdlib.h,另外还有 iconv.h 默认是在 /usr/local/include 下面,auto* 那些东西不熟悉,不知道该怎么改....
哦,对了,还有 src/scim_private.h 第 49 行 #warn 出错,我只是简单的注释掉了.
嗯,进展就这样,错误信息如下:


用这个命令试一下:
./configure --prefix=/usr --sysconfdir=/etc --with-included-gettext --with-libiconv-prefix=/usr/local
发表于 2004-3-2 23:02:28 | 显示全部楼层
不管用,我也不清楚为啥最后那个选项会不起作用...
另外,我需要证明我装了 libiconv,如下:
%pkg_info | grep iconv
libiconv-1.9.1_3    A character set conversion library
%cd /usr/local/include/
%ll iconv.h
-r--r--r--  1 root  wheel  4760 Feb 22 10:42 iconv.h

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2004-3-6 16:42:55 | 显示全部楼层
呼呼,呼叫 james_su。。。Could you help me?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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