Re: PROBLEM: make menuconfig fails under 2.6.16

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday April 1st 2006 at 20:11 Blue Fox wrote:

> 1.] One line summary of the problem:
> make menuconfig does not work under linux 2.6.16. Build failed.
> 
> [2.] Full description of the problem/report:
> Trying to make menuconfig with ncurses on linux 2.6.15.5 fails.
> 
> [3.] Keywords (i.e., modules, networking, kernel):
> scripts lxdialog
> [4.] Kernel version (from /proc/version):
> Linux version 2.6.15.5-ybi (root@raven) (gcc version 4.0.2) #1 PREEMPT Sat  
>     17:23:44 CET 2006
> 
> [5.] Output of Oops.. message (if applicable) with symbolic information
> 
> HOSTLD  scripts/kconfig/lxdialog/lxdialog
> scripts/kconfig/lxdialog/checklist.o: In function 
> `print_item':checklist.c:(.text+0x64): undefined reference to `wmove'

You seem not to have the "curses" library installed. Try installing it
from your distribution. The kbuild system searches for libncursesw.so,
libncurses.so or libcurses.so, in that order. In your case it probably
can't find any (n)curses(w) package.
-- 
Marco Roeland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux