Frantisek Dufka wrote:
Maybe there are still problems with linking curses when making make
menuconfig. It is in list archives. I think it is just changing one line
in Makefile somewhere.
it is in scripts/kconfig/lxdialog/check-lxdialog.sh
comment three lines to echo -lncurses always
# $cc -print-file-name=libncurses.so | grep -q /
# if [ $? -eq 0 ]; then
echo '-lncurses'
exit
# fi
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers