Forum Discussion
Altera_Forum
Honored Contributor
16 years agoBuild the Linux image in uClinux-dist dir
hello, i would to Build the Linux image in uClinux-dist dir in nios2-linux/uClinux-dist i execute de follow commande >> make menuconfig but the list of errors appear : find vend...
Altera_Forum
Honored Contributor
16 years agoSalut,
I have folowed the nios wiki tutorial step by step and it is working for me. 1 : http://www.nioswiki.com/installnios2linux 2 : http://www.nioswiki.com/operatingsystems/uclinux/uclinuxdist I see in your error log : lxdialog/dialog.h:32:20: erreur: curses.h : Aucun fichier ou dossier de ce type Maybe you don't have installed the prerequist package on InstallNios2Linux guide, in particular : ncurses-dev ? (on ubuntu sudo apt-get install ncurses-dev)