lkml.org 
[lkml]   [2006]   [Apr]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: PROBLEM: make menuconfig fails under 2.6.16
    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 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/

    \
     
     \ /
      Last update: 2006-04-03 14:19    [W:4.114 / U:0.532 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site