免费注册 查看新帖 |

Chinaunix

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

[桌面系统] RHEL5不支持双拼,自己编译又出问题了, [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-08-12 11:06 |只看该作者 |倒序浏览
20可用积分
SCIM-pinyin 0。5。9。1

和我系统版本一样

据说RH屏蔽了双拼(版权?)

自己下载官方出问题了, 怎么解决

./configure正常
make时报错,大量的错,晕了ression
scim_phrase.h:570: error: expected ',' or ';' before '{' token
scim_pinyin_phrase.h:147: error: 'uint32' was not declared in this scope
scim_pinyin_phrase.h:147: error: template argument 1 is invalid
scim_pinyin_phrase.h:147: error: template argument 2 is invalid
scim_pinyin_phrase.h:147: error: template argument 1 is invalid
scim_pinyin_phrase.h:147: error: template argument 2 is invalid
scim_pinyin_phrase.h:156: error: 'uint32' was not declared in this scope
scim_pinyin_phrase.h:156: error: 'uint32' was not declared in this scope
scim_pinyin_phrase.h:156: error: template argument 1 is invalid
scim_pinyin_phrase.h:156: error: template argument 2 is invalid
scim_pinyin_phrase.h:157: error: 'uint32' was not declared in this scope
scim_pinyin_phrase.h:157: error: 'uint32' was not declared in this scope
scim_pinyin_phrase.h:157: error: template argument 1 is invalid
scim_pinyin_phrase.h:157: error: template argument 2 is invalid
scim_pinyin_phrase.h:166: error: 'PinyinPhraseOffsetVector' does not name a type
scim_pinyin_phrase.h:169: error: expected ',' or '...' before '&' token
scim_pinyin_phrase.h:169: error: ISO C++ forbids declaration of 'PinyinPhraseOffsetVector' with no type
scim_pinyin_phrase.h:187: error: expected ',' or '...' before '&' token
scim_pinyin_phrase.h:187: error: ISO C++ forbids declaration of 'PinyinPhraseOffsetVector' with no type
scim_pinyin_phrase.h:211: error: ISO C++ forbids declaration of 'PinyinPhraseOffsetVector' with no type
scim_pinyin_phrase.h:211: error: expected ';' before '&' token
scim_pinyin_imengine.cpp:2696: error: expected `;' at end of input
scim_pinyin_imengine.cpp:2696: error: expected `}' at end of input
scim_pinyin_phrase.h: In constructor 'PinyinPhraseEntry:inyinPhraseEntryImpl:inyinPhraseEntryImpl(PinyinKey, int)':
scim_pinyin_phrase.h:170: error: class 'PinyinPhraseEntry:inyinPhraseEntryImpl' does not have any field named 'm_phrases'
scim_pinyin_phrase.h:170: error: 'vec' was not declared in this scope
scim_pinyin_phrase.h: In constructor 'PinyinPhraseEntry:inyinPhraseEntry()':
scim_pinyin_phrase.h:180: error: 'PinyinPhraseOffsetVector' was not declared in this scope
scim_pinyin_phrase.h: In constructor 'PinyinPhraseEntry:inyinPhraseEntry(PinyinKey)':
scim_pinyin_phrase.h:184: error: 'PinyinPhraseOffsetVector' was not declared in this scope
scim_pinyin_phrase.h: In constructor 'PinyinPhraseEntry:inyinPhraseEntry(PinyinKey, int)':
scim_pinyin_phrase.h:188: error: 'vec' was not declared in this scope
scim_pinyin_phrase.h: At global scope:
scim_pinyin_phrase.h:209: error: expected unqualified-id at end of input
make[2]: *** [pinyin_la-scim_pinyin_imengine.lo] Error 1
make[2]: Leaving directory `/root/Desktop/scim-pinyin-0.5.91/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/scim-pinyin-0.5.91'
make: *** [all] Error 2
[root@localhost scim-pinyin-0.5.91]#

论坛徽章:
7
天蝎座
日期:2013-08-16 23:19:32丑牛
日期:2014-01-08 09:20:14寅虎
日期:2014-01-11 11:03:44午马
日期:2014-04-28 11:02:40天秤座
日期:2014-05-16 23:24:24摩羯座
日期:2014-07-20 10:46:04卯兔
日期:2014-08-08 15:21:41
2 [报告]
发表于 2009-08-13 08:39 |只看该作者
安装小企鹅输入法

论坛徽章:
0
3 [报告]
发表于 2009-08-13 08:55 |只看该作者
编译小企鹅的时候也是失败,郁闷

论坛徽章:
0
4 [报告]
发表于 2009-08-13 08:55 |只看该作者
有编译好的安装包么?

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
5 [报告]
发表于 2009-08-13 10:36 |只看该作者
不会啊,我的好像就有双拼的。

论坛徽章:
0
6 [报告]
发表于 2009-08-13 10:44 |只看该作者
你用的是红帽linux么?哪个版本?

红帽从老早就开始屏蔽双拼了,和双拼有仇么?

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
7 [报告]
发表于 2009-08-13 16:29 |只看该作者
RHES 5 UP3

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
8 [报告]
发表于 2009-08-13 16:30 |只看该作者
另:你编译的时候,指定 with-gcc=gcc34 看看

论坛徽章:
0
9 [报告]
发表于 2009-08-14 14:18 |只看该作者
你有安装包么?发我一个

论坛徽章:
0
10 [报告]
发表于 2009-08-16 17:49 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP