Make menuconfig - Debian - ncurses problem

Mike Frysinger vapier at gentoo.org
Sun Oct 2 03:34:20 UTC 2005


On Saturday 01 October 2005 09:40 am, David Smoot wrote:
> make -C scripts/config ncurses conf mconf
> make[1]: Entering directory `/home/dsmoot/busybox/scripts/config'
> /usr/bin/ld: cannot find -lncurses

looks like your missing the dev package for libncurses

you need a symlink at /usr/lib/libncurses.so pointing 
to /usr/lib/libncurses.so.#
-mike



More information about the uClibc mailing list