javier.chen wrote:
In file included from udpcdialog//cursWrap.c:18:
udpcdialog//dialog.h:32:20: error: curses.h: No such file or directory
^^^^^^^^
You need to have the headers for curses or ncurses installed. (In
Kubuntu, this is in package libncurses5-dev)
Regards,
Alain