Messages in this thread |  | | | Date | Wed, 25 Apr 2007 12:07:30 -0700 | | From | Andrew Morton <> | | Subject | Re: menuconfig issue (checklist) in 2.6.20.7 & 2.6.21-rc7 ? |
| |
On Wed, 25 Apr 2007 19:54:14 +0530 "Sunil Naidu" <akula2.shark@gmail.com> wrote:
> I was trying to compile those kernels with make menuconfig. I am > getting the error in scripts/kconfig/lxdialog/checklist.o. Here is the > output: > > [sukhoi@Akula2 linux-2.6.20.7]$ sudo make menuconfig > HOSTCC scripts/kconfig/lxdialog/checklist.o > In file included from scripts/kconfig/lxdialog/checklist.c:24: > scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file > or directory
I guess you need to install the curses development package. Here it's called ncurses-devel. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |