Altera_Forum
Honored Contributor
19 years agouclinux for full_featured
Hi Hippo,
As per suggestion, I install Fedora Core 5. It works fine and i am able to create image of uclinux for nios II/s (standard). thanks for your help. I need to create an image of uclinux for nios II/f (full_featured). During making the image with same steps. make zImage got fail with below mention error output. Kindly, acknowledge the error. thanks & regard, Goutam *************************************************************************** ******** Error Message from zImage for full_featured *********** *************************************************************************** no emulation specific options. CHK include/linux/version.h UPD include/linux/version.h SYMLINK include/asm -> include/asm-nios2nommu SPLIT include/linux/autoconf.h -> include/config/* CHK include/nios2_system.h . . . include/asm/unistd.h:668: error: `pid' undeclared (first use in this function) include/asm/unistd.h:668: error: `wait_stat' undeclared (first use in this function) include/asm/unistd.h:668: error: `options' undeclared (first use in this function) include/asm/unistd.h:668: error: `pid_t' undeclared (first use in this function) include/asm/unistd.h: At top level: include/asm/unistd.h:671: error: syntax error before "wait" include/asm/unistd.h:672: warning: return type defaults to `int' make[1]: *** [init/do_mounts_initrd.o] Error 1 make: *** [init] Error 2