QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1451|回复: 0

内核配置错误,请帮忙看看,捆了两天了!!!!

[复制链接]
发表于 2009-3-24 21:13:45 | 显示全部楼层 |阅读模式
我在做uClinux的裁减与配置的第六步是也就是 make romfs是产生了如下地错误,不知道如何解决,请各位大侠帮帮忙!跪谢,我是菜鸟,刚开始做。
make[2]: Entering directory `/home/work/uClinux-dist/user/busybox'
romfs-inst.sh -e CONFIG_USER_BUSYBOX_SYSLOGD -s /var/tmp/log /dev/log
if [ -f "$ROMFSDIR/bin/busybox" ]; then
                inode=`ls -i $ROMFSDIR/bin/busybox | awk '{print $1}'`;
                ls -iL "$ROMFSDIR/bin" | grep "^ *$inode" | awk '{print $2}' |
                        sed "s:^:$ROMFSDIR/bin/:" | env -i xargs rm -f;
        fi
cp busybox /home/work/uClinux-dist/romfs/bin/busybox
cp: cannot stat `busybox': No such file or directory
make[2]: *** [romfs] Error 1
make[2]: Leaving directory `/home/work/uClinux-dist/user/busybox'
make[1]: *** [romfs] Error 2
make[1]: Leaving directory `/home/work/uClinux-dist/user'
make: *** [romfs] Error 1
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-4-18 10:27 , Processed in 0.073409 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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