Altera_Forum
Honored Contributor
19 years agomake menuconfig ERROR
Hi ALL
this is message when I make menuconfig config/mkconfig > config.in make -C /home/vietluong/uClinux-dist/config/scripts/lxdialog all make[1]: Entering directory `/home/vietluong/uClinux-dist/config/scripts/lxdialo g' cc -DLOCALE -DCURSES_LOC="<curses.h>" -c -o checklist.o checklist.c In file included from checklist.c:24: dialog.h:29:20: curses.h: No such file or directory In file included from checklist.c:24: dialog.h:127: syntax error before "use_colors" dialog.h:127: warning: data definition has no type or storage class dialog.h:128: syntax error before "use_shadow" dialog.h:128: warning: data definition has no type or storage class dialog.h:130: syntax error before "attributes" dialog.h:130: warning: data definition has no type or storage class dialog.h:143: syntax error before '*' token dialog.h:146: syntax error before '*' token .................. THANKS FOR HELP !