lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ