LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Mike Galbraith <efault@gmx.de>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Sunil Naidu <akula2.shark@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: menuconfig issue (checklist) in 2.6.20.7 & 2.6.21-rc7 ?
Date: Wed, 25 Apr 2007 21:31:57 +0200	[thread overview]
Message-ID: <1177529517.6434.29.camel@Homer.simpson.net> (raw)
In-Reply-To: <20070425120730.4c267c15.akpm@linux-foundation.org>

On Wed, 2007-04-25 at 12:07 -0700, Andrew Morton wrote:
> On Wed, 25 Apr 2007 19:54:14 +0530 "Sunil Naidu" <akula2.shark@gmail.com> wrote:
> 
> > I was trying to compile those kernels with make menuconfig. I am
> > getting the error in scripts/kconfig/lxdialog/checklist.o. Here is the
> > output:
> > 
> > [sukhoi@Akula2 linux-2.6.20.7]$ sudo make menuconfig
> >   HOSTCC  scripts/kconfig/lxdialog/checklist.o
> > In file included from scripts/kconfig/lxdialog/checklist.c:24:
> > scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file
> > or directory
> 
> I guess you need to install the curses development package.  Here it's called
> ncurses-devel.

There are general funnies in the menuconfig world (my preference) here.
For instance, I recently had reason to change/test different default IO
schedulers, and found that no matter what I did, I couldn't select a
default IO scheduler any more, though I used to be able to do so.  If I
totally whack my .config, i.e. use default config, I still _can't
select_.  If I take my current .config back to a kernel where I could
select (a 2.6.16 tree i still have lying about) I can't select either,
but with the config I had at the time, I could/can select just fine.  If
I use xconfig (don't really like, but...) I can select, and a manual
edit would likely also work just fine.

Box is P4, with SuSe 10.2.. haven't had time to see if maybe there's
some weird userland ncurses problem.  Just a note in case others are
seeing problems in this area.   Not much of a bug report I know, but
maybe useful for readers and those who keep strange events in the backs
of their minds ;)

	-Mike


  reply	other threads:[~2007-04-25 19:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-25 14:24 Sunil Naidu
2007-04-25 14:35 ` Dan Kruchinin
2007-04-25 14:36 ` Michael Tokarev
2007-04-25 22:51   ` Sunil Naidu
2007-04-25 19:07 ` Andrew Morton
2007-04-25 19:31   ` Mike Galbraith [this message]
2007-04-25 20:30     ` Sam Ravnborg
2007-04-26  3:06       ` Mike Galbraith
2007-04-27  5:40         ` Jan Engelhardt
2007-04-27  6:03           ` Mike Galbraith
2007-04-27 17:17             ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1177529517.6434.29.camel@Homer.simpson.net \
    --to=efault@gmx.de \
    --cc=akpm@linux-foundation.org \
    --cc=akula2.shark@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --subject='Re: menuconfig issue (checklist) in 2.6.20.7 & 2.6.21-rc7 ?' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).