On Thu, Aug 03, 2000 at 10:19:33PM -0700, Dale Morris wrote:
> I'm trying to compile my new 2.2.16 kernel and when I run make menuconfig, I
> get the following error:
> make[1]: Entering directory `/usr/src/linux/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
I think the curses.h is missing. Try installing the
library ncurses. Be sure to give a make mrproper
before givin make menuconfig.
--- Dale Morris <[EMAIL PROTECTED]> wrote:
> I'm trying to compile my new 2.2.16 kernel and when
> I run make menuconfig, I get the following error:
> make[1]: Enter
--- Dale Morris <[EMAIL PROTECTED]> wrote:
> I'm trying to compile my new 2.2.16 kernel and when
> I run make menuconfig, I get the following error:
> make[1]: Entering directory
> `/usr/src/linux/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -DLOCALE
> -DCURSES_LOC
Thanks, I'm reconfiguring now. It's a lot easier with menuconfig
Robert Waldner ([EMAIL PROTECTED]) wrote:
> On Thu, 03 Aug 2000 22:19:33 PDT, Dale Morris writes:
> >I'm trying to compile my new 2.2.16 kernel and when I run make menuconfig, I
> >g
> >et the following error:
>
> >dialog.h:29:
On Thu, 03 Aug 2000 22:19:33 PDT, Dale Morris writes:
>I'm trying to compile my new 2.2.16 kernel and when I run make menuconfig, I g
>et the following error:
>dialog.h:29: curses.h: No such file or directory
>I know I need a development library here. Can anyone tell me which one it is?
libncurs
5 matches
Mail list logo