boywindy
(boywindy)
新手上路

初级会员
UID 22068
精华
0
积分 5
帖子 5
金钱 5 喜悦币
威望 0
人脉 0
阅读权限 10
注册 2003-7-28
状态 离线
|
[广告]: q
m
linux高手帮忙救命啊!
我在安装gaim或其它软件时,./configure完之后键入
make 之后会出现如下之类的信息:
[root@windy gaim-0.58]# make
make all-recursive
make[1]: Entering directory `/home/boywindy/gaim-0.58'
Making all in m4
make[2]: Entering directory `/home/boywindy/gaim-0.58/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/boywindy/gaim-0.58/m4'
Making all in sounds
make[2]: Entering directory `/home/boywindy/gaim-0.58/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/boywindy/gaim-0.58/sounds'
Making all in plugins
make[2]: Entering directory `/home/boywindy/gaim-0.58/plugins'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/boywindy/gaim-0.58/plugins'
Making all in pixmaps
make[2]: Entering directory `/home/boywindy/gaim-0.58/pixmaps'
Making all in protocols
make[3]: Entering directory `/home/boywindy/gaim-0.58/pixmaps/protocols'
Making all in msn
make[4]: Entering directory `/home/boywindy/gaim-0.58/pixmaps/protocols/msn'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/boywindy/gaim-0.58/pixmaps/protocols/msn'
Making all in yahoo
make[4]: Entering directory `/home/boywindy/gaim-0.58/pixmaps/protocols/yahoo'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/boywindy/gaim-0.58/pixmaps/protocols/yahoo'
make[4]: Entering directory `/home/boywindy/gaim-0.58/pixmaps/protocols'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/boywindy/gaim-0.58/pixmaps/protocols'
make[3]: Leaving directory `/home/boywindy/gaim-0.58/pixmaps/protocols'
make[3]: Entering directory `/home/boywindy/gaim-0.58/pixmaps'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/boywindy/gaim-0.58/pixmaps'
make[2]: Leaving directory `/home/boywindy/gaim-0.58/pixmaps'
Making all in doc
make[2]: Entering directory `/home/boywindy/gaim-0.58/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/boywindy/gaim-0.58/doc'
Making all in po
make[2]: Entering directory `/home/boywindy/gaim-0.58/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/boywindy/gaim-0.58/po'
Making all in intl
make[2]: Entering directory `/home/boywindy/gaim-0.58/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/boywindy/gaim-0.58/intl'
Making all in src
make[2]: Entering directory `/home/boywindy/gaim-0.58/src'
Makefile:371: *** missing separator. Stop.
make[2]: Leaving directory `/home/boywindy/gaim-0.58/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/boywindy/gaim-0.58'
make: *** [all-recursive-am] Error 2
请高手告诉我一下这到底是什么问题?
急!
|
|