Forum Discussion
Altera_Forum
Honored Contributor
19 years agoframe buffer error part2
After the zImage has been generated, I boot up uClinux but I am unable to run: nano-X & nxterm & and the rest of them...the nio-terminal says bad command or filename I have followed the...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by hippo@Apr 4 2007, 09:30 AM the 'x' of nano-x is upper case.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=22800)
--- quote end ---
--- Quote End --- When i make romfs: romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_LANDMINE /bin/landmine romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_LAUNCHER /bin/launcher romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_MOVE /bin/move romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_MTERM /bin/mterm romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_MTEST /bin/mtest romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_MTEST2 /bin/mtest2 romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_MUSERFD /bin/muserfd romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_NANO_X /bin/nano-X cp: stat‘nano-X’失败: 没有那个文件或目录 make[3]: *** [real_romfs] 错误 1 make[3]: Leaving directory `/home/nios/download/uClinux-dist/user/microwin/src/bin' make[2]: *** [romfs] 错误 1 make[2]: Leaving directory `/home/nios/download/uClinux-dist/user/microwin' make[1]: *** [romfs] 错误 2 make[1]: Leaving directory `/home/nios/download/uClinux-dist/user' make: *** [romfs.subdirs] 错误 1 Then i make: make[5]: Entering directory `/home/nios/download/uClinux-dist/user/microwin/src/nanox' make[5]: *** 没有规则可以创建“/home/nios/download/uClinux-dist/user/microwin/src/bin/nano-X”需要的目标“-ljpeg”。 停止。 make[5]: Leaving directory `/home/nios/download/uClinux-dist/user/microwin/src/nanox' make[4]: *** [subdir-nanox] 错误 2 make[4]: Leaving directory `/home/nios/download/uClinux-dist/user/microwin/src' make[3]: *** [all] 错误 1 make[3]: Leaving directory `/home/nios/download/uClinux-dist/user/microwin' make[2]: *** [microwin] 错误 2 make[2]: Leaving directory `/home/nios/download/uClinux-dist/user' make[1]: *** [all] 错误 2 make[1]: Leaving directory `/home/nios/download/uClinux-dist/user' I use the source uClinux-dist-20070130.tar.gz instead of uClinux-dist-20070130.tar.bz2 from http://www.uclinux.org/ports/coldfire/source.html. (http://www.uclinux.org/ports/coldfire/source.html.can) Can i do that.