anihc_001 发表于 2006-12-8 23:20:09

uClinux make 失败!求助高手!

# make xconfig
chmod: failed to get attributes of `config/mkconfig': No such file or directory
make: *** Error 1

将uClinux释放到/usr/src/uClinux-dist下make,发现以上错误。这个config/mkconfig文件也看到。
请问该如何处理?
谢谢!

anihc_001 发表于 2006-12-8 23:47:34

我用的是uClinux-dist-20060803.tar.gz
config/mkconfig文件找不到。
是Makefile的问题么?

ksh 发表于 2006-12-9 09:51:41

Are you sure you can config uClinux by the "make xconfig" ? You can try "make menuconfig" .

anihc_001 发表于 2006-12-9 12:08:15

i try make menuconfig and make config all.
but the result is still ... as you see.

anihc_001 发表于 2006-12-9 12:14:27

i have passed this barrier by reinstall uclinux version 20051110 instead of 20060803 .
thanx
页: [1]
查看完整版本: uClinux make 失败!求助高手!