I just installed the SDK, and when I do "make menuconfig" I got compilation error in lxdialog/dialog.h : curses.h No such file or directory.
Little poking around and figured out the build process requires ncurses-5.6, which is still tarred under package/devtools.
My expectation was it should be untarred automatically when I am doing a first time build. I tries deconfig it did not work.
Any suggestions on how to get past this?
Thanks!!
