Forum Discussion
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/vietl...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by smcnutt@Nov 8 2006, 09:00 AM hi vietluong,
> dialog.h:29:20: curses.h: no such file or directory
this usually indicates that you don't have the ncurses development package installed.
regards,
--scott
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19292)
--- quote end ---
--- Quote End --- YES ! thanks .