LinuxSir.cn,穿越时空的Linuxsir!

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

编译gaim-0.58_qq_patched.tgz的问题

[复制链接]
发表于 2003-12-10 22:40:59 | 显示全部楼层 |阅读模式
我在编译gaim-0.58_qq_patched.tgz时用如下命令:
gaim-0.58_qq_patched.tgz 我们打过补丁后的Gaim-0.58版本。(其中有中文UTF8解码的补丁,MSN中文没问题)
安装方法:tar xvfz gaim-0.58_qq_patched.tgz;
cd gaim-0.58_qq_patched;
./configure --prefix=/usr/local;
make;
make install;
当编译到make这一步时有如下问题:
[root@localhost gaim-0.58_qq_patched]# make
make  all-recursive
make[1]: Entering directory `/root/download/gaim-0.58_qq_patched'
Making all in m4
make[2]: Entering directory `/root/download/gaim-0.58_qq_patched/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/download/gaim-0.58_qq_patched/m4'
Making all in sounds
make[2]: Entering directory `/root/download/gaim-0.58_qq_patched/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/download/gaim-0.58_qq_patched/sounds'
Making all in plugins
make[2]: Entering directory `/root/download/gaim-0.58_qq_patched/plugins'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/download/gaim-0.58_qq_patched/plugins'
Making all in pixmaps
make[2]: Entering directory `/root/download/gaim-0.58_qq_patched/pixmaps'
Making all in protocols
make[3]: Entering directory `/root/download/gaim-0.58_qq_patched/pixmaps/protocols'
Making all in msn
make[4]: Entering directory `/root/download/gaim-0.58_qq_patched/pixmaps/protocols/msn'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/root/download/gaim-0.58_qq_patched/pixmaps/protocols/msn'
Making all in yahoo
make[4]: Entering directory `/root/download/gaim-0.58_qq_patched/pixmaps/protocols/yahoo'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/root/download/gaim-0.58_qq_patched/pixmaps/protocols/yahoo'
make[4]: Entering directory `/root/download/gaim-0.58_qq_patched/pixmaps/protocols'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/root/download/gaim-0.58_qq_patched/pixmaps/protocols'
make[3]: Leaving directory `/root/download/gaim-0.58_qq_patched/pixmaps/protocols'
make[3]: Entering directory `/root/download/gaim-0.58_qq_patched/pixmaps'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/download/gaim-0.58_qq_patched/pixmaps'
make[2]: Leaving directory `/root/download/gaim-0.58_qq_patched/pixmaps'
Making all in doc
make[2]: Entering directory `/root/download/gaim-0.58_qq_patched/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/download/gaim-0.58_qq_patched/doc'
Making all in po
make[2]: Entering directory `/root/download/gaim-0.58_qq_patched/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/download/gaim-0.58_qq_patched/po'
Making all in intl
make[2]: Entering directory `/root/download/gaim-0.58_qq_patched/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/download/gaim-0.58_qq_patched/intl'
Making all in src
make[2]: Entering directory `/root/download/gaim-0.58_qq_patched/src'
Makefile:371: *** missing separator.  Stop.
make[2]: Leaving directory `/root/download/gaim-0.58_qq_patched/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/download/gaim-0.58_qq_patched'
make: *** [all-recursive-am] Error 2
不知道如何解决,请帮助,谢谢!
 楼主| 发表于 2003-12-12 13:22:33 | 显示全部楼层
有人知道吗?帮忙呀
 楼主| 发表于 2003-12-16 19:12:21 | 显示全部楼层
为了学习,请那位老大指点一下
发表于 2003-12-17 06:43:40 | 显示全部楼层
如果你单单为了在linux上实现QQ的功能,请下载带QQ的gaim 0.64的rpm包。
0.58版本比较低了。从你的情况看来,你应该在gaim-0.58_qq_patched下执行过编译。不过你可以试着查看
/root/download/gaim-0.58_qq_patched/src/Makefile
最后的错误应该是missing separator即缺少分隔符。
 楼主| 发表于 2003-12-18 19:20:19 | 显示全部楼层
先谢谢老版,但是不知道如何解决,我才用LIUNX,很菜,想多学点,还请老版在指点一下,不胜感激!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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