zhangcy 发表于 2005-3-12 19:01:55

make时出错,大家帮我看看 谢谢

OS: debian
Kernel: 2.6.8-1-386
gcc: 3.3.5
Skyeye: 0.8.8.5

解包skyeye后,执行 ./configure --target=arm-elf --prefix=/usr/local
结果正常
执行make出错,错误信息如下:

make: Entering directory `/skyeye/skyeye/bfd/doc'
make: Nothing to be done for `all'.
make: Leaving directory `/skyeye/skyeye/bfd/doc'
Making all in po
make: Entering directory `/skyeye/skyeye/bfd/po'
file=./`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH no -o $file fr.po
/bin/sh: line 1: no: command not found
make: *** 错误 127
make: Leaving directory `/skyeye/skyeye/bfd/po'
make: *** 错误 1
make: Leaving directory `/skyeye/skyeye/bfd'
make: *** 错误 2
make: Leaving directory `/skyeye/skyeye/bfd'
make: *** 错误 2

我下一步应如何,请指教,谢谢!

fans1 发表于 2005-3-13 10:02:44

/bin/sh: line 1: no: command not found

没有sh?不会吧,你检查一下

kingkongmao 发表于 2005-3-14 11:27:55

我也是这个错误阿!!!可怜,有sh的,我查过了

fans1 发表于 2005-3-14 19:34:21

错了,不是没有sh,而是没有no,晕死,哈哈哈,no是什么?

shurawu 发表于 2005-3-24 19:47:44

这类问题有没有人会解决啊??(我又碰上了 )
不过 我是fc364的!!
汗!!!!!!!!!!!!!!!!!!!!!!!
已经一个下午了
页: [1]
查看完整版本: make时出错,大家帮我看看 谢谢