report errors
*** 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[1]: *** [scripts/kconfig/Makefile:202: scripts/kconfig/dochecklxdialog] Error 1
make: *** [Makefile:520: menuconfig] Error 2
Solution:
sudo apt-get install libncurses5-dev
Read More:
- [Solved] make menuconfig Error: recipe for target ‘menuconfig‘ failed
- How to Solve Ubuntu20.04 Compile Error:error while loading shared libraries: libncurses.so.5
- [Solved] linux kernel load driver Error: module verification failed: signature and/or required key missing – tainting kernel
- [Solved] rk3588_buildroot Compile Error: ERROR: Running build_kernel failed!
- Linux Ubuntu Django Error: uwsgi: error while loading shared libraries: libpcre.so.1
- [Solved] Ubuntu Compile AOSP Error: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
- [Solved] Centos8 openssh Compile Error: error while loading shared libraries
- How to Solve Android Linux5.10 Kernel do_gettimeofday Function Error
- [Solved] Linux gcc Compile Error: unknown type name ‘bool‘
- [ERROR SystemVerification]: failed to parse kernel config: unable to load kernel module: “configs“
- Linux Execution Error “service mysqld start“error while loading shared libraries: libaio.so.1“
- [Solved] Linux Compile Error: error: ‘for’ loop initial declarations are only allowed in C99 mode
- error while loading shared libraries: libz.so.1 [How to Solve]
- [Solved] catkin_make Error: pkg_resources.DistributionNotFound: pyparsing
- [Solved] Error during installation of nginx: Make: * * * [build] error 2
- error while loading shared libraries: libmetis.so [How to Solve]
- [Solved] gawk: error while loading shared libraries: libreadline.so.4
- Ubuntu20.04 install the ROS noetic version in catkin_Problems in make compilation
- error while loading shared libraries [How to Solve]
- [Solved] Linux Error: mipsel-linux-gcc: fatal error: no input files