LinuxSir.cn,穿越时空的Linuxsir!

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

[Fedora 9]编译fitx输入法出错

[复制链接]
发表于 2008-7-21 23:49:30 | 显示全部楼层 |阅读模式
从Mac移植的非常好用的输入法,最新版0。2。0,从源码编译出错:
依赖库都有装了,但是make出错:
[tyllr@localhost ~]$ . /usr/share/GNUstep/Makefiles/GNUstep.sh
[tyllr@localhost ~]$ cd fitx
[tyllr@localhost fitx]$ make
This is gnustep-make 2.0.4. Type 'make print-gnustep-make-help' for help.
Making all for tool fitx...
Compiling file FPYNumDictionary.m ...
gcc: error trying to exec 'cc1obj': execvp: 没有那个文件或目录
make[1]: *** [obj/ix86/linux-gnu/gnu-gnu-gnu/FPYNumDictionary.o] 错误 1
make: *** [fitx.all.tool.variables] 错误 2
[tyllr@localhost fitx]$ make clean
This is gnustep-make 2.0.4. Type 'make print-gnustep-make-help' for help.
rm -rf ./*~ ./obj
[tyllr@localhost fitx]$ make
This is gnustep-make 2.0.4. Type 'make print-gnustep-make-help' for help.
Making all for tool fitx...
Compiling file FPYNumDictionary.m ...
gcc: error trying to exec 'cc1obj': execvp: 没有那个文件或目录
make[1]: *** [obj/ix86/linux-gnu/gnu-gnu-gnu/FPYNumDictionary.o] 错误 1
make: *** [fitx.all.tool.variables] 错误 2

有人知道原因么?
发表于 2008-7-22 23:04:31 | 显示全部楼层
你真的装全了。
意思好像是你没装 gobjc ……
用 obj-C 写的,好像 obj-c 在 unix/linux 上很流行嘛。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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