Ever since I upgraded to Debian "Trixie" i've been having problems with ncurses (ncurses-dev) being noticed.
*** Unable to find the ncurses libraries or the
*** required header files.
*** 'make menuconfig' requires the ncurses libraries.
***
*** Install ncurses (ncurses-devel) and try again.
***
make[2]: *** [/home/ignatius/PROJ/scripts/kconfig/lxdialog/Makefile:15: scripts/kconfig/lxdialog/dochecklxdialog] Error 1
make[1]: *** [/home/ignatius/PROJ/scripts/kconfig/Makefile:14: menuconfig] Error 2
make: *** [Makefile:444: menuconfig] Error 2
Here's the output from make
https://anonpaste.io/share/4fd42ffd59
Here's the ncurses shared libraries:
ignatius@ghost /lib> ls -l libncurses*
-rw-r--r-- 1 root root 156140 Sep 4 22:59 libncurses++.a
-rw-r--r-- 1 root root 749608 Sep 4 22:59 libncurses.a
-rw-r--r-- 1 root root 825812 Sep 4 22:59 libncurses++_g.a
-rw-r--r-- 1 root root 4635726 Sep 4 22:59 libncurses_g.a
lrwxrwxrwx 1 root root 15 Sep 4 22:59 libncurses.so -> libncurses.so.6*
lrwxrwxrwx 1 root root 17 Sep 4 22:59 libncurses.so.6 -> libncurses.so.6.5*
-rwxr-xr-x 1 root root 453296 Sep 4 22:59 libncurses.so.6.5*
-rw-r--r-- 1 root root 161316 Sep 4 21:51 libncurses++w.a
-rw-r--r-- 1 root root 866424 Sep 4 21:51 libncursesw.a
-rw-r--r-- 1 root root 825748 Sep 4 21:51 libncurses++w_g.a
-rw-r--r-- 1 root root 5508734 Sep 4 21:51 libncursesw_g.a
lrwxrwxrwx 1 root root 18 Sep 4 21:51 libncurses++w.so -> libncurses++w.so.6*
lrwxrwxrwx 1 root root 16 Sep 4 21:51 libncursesw.so -> libncursesw.so.6*
lrwxrwxrwx 1 root root 20 Sep 4 21:51 libncurses++w.so.6 -> libncurses++w.so.6.5*
lrwxrwxrwx 1 root root 18 Sep 4 21:51 libncursesw.so.6 -> libncursesw.so.6.5*
-rwxr-xr-x 1 root root 105344 Sep 4 21:51 libncurses++w.so.6.5*
-rwxr-xr-x 1 root root 530248 Sep 4 21:51 libncursesw.so.6.5*
ignatius@ghost /l/x86_64-linux-gnu> ls -l libncurses*
-rw-r--r-- 1 root root 160340 May 9 01:58 libncurses++.a
-rw-r--r-- 1 root root 320708 May 9 01:58 libncurses.a
-rw-r--r-- 1 root root 31 May 9 01:58 libncurses.so
lrwxrwxrwx 1 root root 17 May 9 01:58 libncurses.so.6 -> libncurses.so.6.5
-rw-r--r-- 1 root root 169904 May 9 01:58 libncurses.so.6.5
-rw-r--r-- 1 root root 160340 May 9 01:58 libncurses++w.a
-rw-r--r-- 1 root root 439718 May 9 01:58 libncursesw.a
-rw-r--r-- 1 root root 32 May 9 01:58 libncursesw.so
lrwxrwxrwx 1 root root 18 May 9 01:58 libncursesw.so.6 -> libncursesw.so.6.5
-rw-r--r-- 1 root root 235440 May 9 01:58 libncursesw.so.6.5
ignatius@ghost /u/lib> ls -l libncurses*
-rw-r--r-- 1 root root 156140 Sep 4 22:59 libncurses++.a
-rw-r--r-- 1 root root 749608 Sep 4 22:59 libncurses.a
-rw-r--r-- 1 root root 825812 Sep 4 22:59 libncurses++_g.a
-rw-r--r-- 1 root root 4635726 Sep 4 22:59 libncurses_g.a
lrwxrwxrwx 1 root root 15 Sep 4 22:59 libncurses.so -> libncurses.so.6*
lrwxrwxrwx 1 root root 17 Sep 4 22:59 libncurses.so.6 -> libncurses.so.6.5*
-rwxr-xr-x 1 root root 453296 Sep 4 22:59 libncurses.so.6.5*
-rw-r--r-- 1 root root 161316 Sep 4 21:51 libncurses++w.a
-rw-r--r-- 1 root root 866424 Sep 4 21:51 libncursesw.a
-rw-r--r-- 1 root root 825748 Sep 4 21:51 libncurses++w_g.a
-rw-r--r-- 1 root root 5508734 Sep 4 21:51 libncursesw_g.a
lrwxrwxrwx 1 root root 18 Sep 4 21:51 libncurses++w.so -> libncurses++w.so.6*
lrwxrwxrwx 1 root root 16 Sep 4 21:51 libncursesw.so -> libncursesw.so.6*
lrwxrwxrwx 1 root root 20 Sep 4 21:51 libncurses++w.so.6 -> libncurses++w.so.6.5*
lrwxrwxrwx 1 root root 18 Sep 4 21:51 libncursesw.so.6 -> libncursesw.so.6.5*
-rwxr-xr-x 1 root root 105344 Sep 4 21:51 libncurses++w.so.6.5*
-rwxr-xr-x 1 root root 530248 Sep 4 21:51 libncursesw.so.6.5*
ignatius@ghost /u/l/x86_64-linux-gnu> ls -l libncurses*
-rw-r--r-- 1 root root 160340 May 9 01:58 libncurses++.a
-rw-r--r-- 1 root root 320708 May 9 01:58 libncurses.a
-rw-r--r-- 1 root root 31 May 9 01:58 libncurses.so
lrwxrwxrwx 1 root root 17 May 9 01:58 libncurses.so.6 -> libncurses.so.6.5
-rw-r--r-- 1 root root 169904 May 9 01:58 libncurses.so.6.5
-rw-r--r-- 1 root root 160340 May 9 01:58 libncurses++w.a
-rw-r--r-- 1 root root 439718 May 9 01:58 libncursesw.a
-rw-r--r-- 1 root root 32 May 9 01:58 libncursesw.so
lrwxrwxrwx 1 root root 18 May 9 01:58 libncursesw.so.6 -> libncursesw.so.6.5
-rw-r--r-- 1 root root 235440 May 9 01:58 libncursesw.so.6.5
TIA.