LinuxSir.cn,穿越时空的Linuxsir!

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

make 错误,请朋友帮忙分析一下

[复制链接]
发表于 2008-5-6 11:17:39 | 显示全部楼层 |阅读模式
在安装轻轻松松背单词时 ./configure OK,到make时出错,提示如下

rambo@rambo-laptop:~/programe/reciteword-0.8.4$ make
make all-recursive
make[1]: Entering directory `/home/rambo/programe/reciteword-0.8.4'
Making all in po
make[2]: Entering directory `/home/rambo/programe/reciteword-0.8.4/po'
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file zh_CN.po
/bin/sh: -o: not found
make[2]: *** [zh_CN.gmo] 错误 127
make[2]: Leaving directory `/home/rambo/programe/reciteword-0.8.4/po'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/rambo/programe/reciteword-0.8.4'
make: *** [all] 错误 2

哪位朋友能帮忙分析一下? 多谢了
发表于 2008-5-6 12:36:57 | 显示全部楼层
可能是 shell解释器问题
换一个 shell看看

ubuntu 默认是 dash

用bash试试
回复 支持 反对

使用道具 举报

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

本版积分规则

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