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

Re: Kernel Compile on Potato



On Fri, Jun 09, 2000 at 02:54:56AM -0400, deja luser wrote:
> Tonight I installed frozen on a k6-2 system, and am trying to compile a new 
> kernel for it, but make menuconfig fails. I have ncurses installed, and so I 

[. . .]

> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

You don't have the developer's files installed.  You need the header files
for curses, as well as the binaries.  Try installing the package
libncurses5-dev.  (This is a problem for may different programs, BTW, and
you can often solve it by appending -dev to the package name.)

-- 
Andrew Sullivan                                      Computer Services
<sullivana@bpl.on.ca>                        Burlington Public Library
+1 905 639 3611 x158                                   2331 New Street
                                   Burlington, Ontario, Canada L7R 1J4



Reply to: