lkml.org 
[lkml]   [2006]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: PROBLEM: make menuconfig fails under 2.6.16
Date
Thank you for information.

I am using Linux from Scratch. NCURSES is part of the installation process.
/usr/lib/libncurses.so is installed on the system. After analysing the
problem I encountered that it has to be a link to /lib/libncurses.so.5 which
is a link to libncurses.so.5.5.

The link in my /usr/lib was broken. After restoring it, build is working.
Thank you for help.
BR Fox


>From: Marco Roeland <marco.roeland@xs4all.nl>
>To: Blue Fox <blue_fox33@hotmail.com>
>CC: linux-kernel@vger.kernel.org
>Subject: Re: PROBLEM: make menuconfig fails under 2.6.16
>Date: Sat, 1 Apr 2006 20:22:58 +0200
>
>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:38    [W:0.063 / U:1.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site