[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070403081853.6590ef84.randy.dunlap@oracle.com>
Date: Tue, 3 Apr 2007 08:18:53 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Carlo Florendo <subscribermail@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: kernel source dependency
On Tue, 03 Apr 2007 16:22:22 +0800 Carlo Florendo wrote:
> Hello,
>
> I'm not sure whether a fix is necessary for the following scenario.
>
> The kernel configure target "make menuconfig" requires ncurses. FWIW, it
> could probably be better if the error message would indicate that that
> ncurses is necessary for "make menuconfig" to run and that the user could
> be prompted to install the package.
Hi,
Without ncurses installed, you should see these messages:
echo " *** Unable to find the ncurses libraries."
echo " *** make menuconfig require the ncurses libraries"
echo " *** "
echo " *** Install ncurses (ncurses-devel) and try again"
echo " *** "
Do you not see them? or do you need something different?
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists