Re: error during make menuconfig...

2002-11-07 Thread J.H.M. Dassen (Ray)
On Thu, Nov 07, 2002 at 07:56:12 -0800, Irvin Temp wrote: > In file included from lxdialog.c:22: > dialog.h:29: curses.h: No such file or directory > at first my hunch was that the ncurses was not > installed but when i checked it i had ... > > ncurses-base, ncurses-bin and libncurses5 installed

Re: error during make menuconfig...

2002-11-07 Thread Ole Sebastian Stein
Ole Sebastian Stein <[EMAIL PROTECTED]> writes: > you need the -dev version of the ncurses package, I think. > > apt-get install libncurses-5 (Blush) apt-get install libncurses5-dev -- Ole Sebastian Stein ``Beware of bugs in the above code; I have only proved it correct, not tried it.'' --

Re: error during make menuconfig...

2002-11-07 Thread Ole Sebastian Stein
Irvin Temp <[EMAIL PROTECTED]> writes: > at first my hunch was that the ncurses was not > installed but when i checked it i had ... > > ncurses-base, ncurses-bin and libncurses5 installed... you need the -dev version of the ncurses package, I think. apt-get install libncurses-5 -- Ole Sebast

Re: error during make menuconfig...

2002-11-07 Thread Colin Watson
On Thu, Nov 07, 2002 at 07:56:12AM -0800, Irvin Temp wrote: > at first my hunch was that the ncurses was not > installed but when i checked it i had ... > > ncurses-base, ncurses-bin and libncurses5 installed... You're missing libncurses5-dev. -- Colin Watson [

error during make menuconfig...

2002-11-07 Thread Irvin Temp
Yesterday i revived my old PC, P133, 16MB RAM, 3sX CDROM 800MB HD. i installed an my debian (Debian GNU/Linux 2.2 r2 "Potato"). It installed fine, i then instaled the kernel-source-2.2.18pre21. My problem is that when i do a "make menuconfig" i get the follwing error messgaes: The E