Vincent Legoll (2016-07-22 15:36 +0300) wrote: > Hello (again), > > I'm trying to do a kernel "make menuconfig", so I have to install some > packages, > make, gcc, binutils, ncurses, glibc, linux-libre-headers... > > but ncurses despite being installed, is not picked up...
Try to install 'gcc-toolchain' instead of 'gcc'. -- Alex