Altera_Forum
Honored Contributor
18 years agouClinux Dist make won't go through
After doing twice make, tried NON_SMP_BUILD=1 make
still won't go through, looks like being lack of romfs, repeated make romfs, won't help. Please suggest, # ##################################################################### ethan@linux:~/uClinux-dist> NON_SMP_BUILD=1 make make -C tools/ucfront make[1]: Entering directory `/home/ethan/uClinux-dist/tools/ucfront' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/ethan/uClinux-dist/tools/ucfront' ln -sf /home/ethan/uClinux-dist/tools/ucfront/ucfront tools/ucfront-gcc ln -sf /home/ethan/uClinux-dist/tools/ucfront/ucfront tools/ucfront-g++ ln -sf /home/ethan/uClinux-dist/tools/ucfront/ucfront-ld tools/ucfront-ld make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- -j1 -C linux-2.6.x zImage || exit 1 no emulation specific options. make[1]: Entering directory `/home/ethan/uClinux-dist/linux-2.6.x' CHK include/nios2_system.h perl -I/home/ethan/uClinux-dist/linux-2.6.x/arch/nios2nommu/scripts /home/ethan/ uClinux-dist/linux-2.6.x/arch/nios2nommu/scripts/gen_nios2_system.h.pl cpu sdram ext_flash < /home/ethan/ethan/niosII_stratix_1s40/standard/std_1s40.ptf > inclu de/nios2_system.h.tmp; if [ -r include/nios2_system.h ] && cmp -s include/nios2_ system.h include/nios2_system.h.tmp; then rm -f include/nios2_system.h.tmp; else echo ' UPD include/nios2_system.h'; mv -f include/nios2_system.h.tmp inclu de/nios2_system.h; fi CHK include/linux/version.h CHK include/linux/utsrelease.h CHK include/linux/compile.h /home/ethan/uClinux-dist/linux-2.6.x/scripts/gen_initramfs_list.sh: Cannot ope n '../romfs ../vendors/Altera/nios2nommu/romfs_list' make[2]: *** [usr/initramfs_data.cpio.gz] Error 1 make[1]: *** [usr] Error 2 make[1]: Leaving directory `/home/ethan/uClinux-dist/linux-2.6.x' make: *** [linux] Error 1 ethan@linux:~/uClinux-dist> make make -C tools/ucfront make[1]: Entering directory `/home/ethan/uClinux-dist/tools/ucfront' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/ethan/uClinux-dist/tools/ucfront' ln -sf /home/ethan/uClinux-dist/tools/ucfront/ucfront tools/ucfront-gcc ln -sf /home/ethan/uClinux-dist/tools/ucfront/ucfront tools/ucfront-g++ ln -sf /home/ethan/uClinux-dist/tools/ucfront/ucfront-ld tools/ucfront-ld make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- -j1 -C linux-2.6.x zImage || exit 1 no emulation specific options. make[1]: Entering directory `/home/ethan/uClinux-dist/linux-2.6.x' CHK include/nios2_system.h perl -I/home/ethan/uClinux-dist/linux-2.6.x/arch/nios2nommu/scripts /home/ethan/uClinux-dist/linux-2.6.x/arch/nios2nommu/scripts/gen_nios2_system.h.pl cpu sdram ext_flash < /home/ethan/ethan/niosII_stratix_1s40/standard/std_1s40.ptf > include/nios2_system.h.tmp; if [ -r include/nios2_system.h ] && cmp -s include/nios2_system.h include/nios2_system.h.tmp; then rm -f include/nios2_system.h.tmp; else echo ' UPD include/nios2_system.h'; mv -f include/nios2_system.h.tmp include/nios2_system.h; fi CHK include/linux/version.h CHK include/linux/utsrelease.h CHK include/linux/compile.h /home/ethan/uClinux-dist/linux-2.6.x/scripts/gen_initramfs_list.sh: Cannot open '../romfs ../vendors/Altera/nios2nommu/romfs_list' make[2]: *** [usr/initramfs_data.cpio.gz] Error 1 make[1]: *** [usr] Error 2 make[1]: Leaving directory `/home/ethan/uClinux-dist/linux-2.6.x' make: *** [linux] Error 1