Re: menuconfig: fail with clearer error if curses.h N/A

From: Frans Pop
Date: Sun Dec 09 2007 - 14:35:53 EST


On Sunday 09 December 2007, Sam Ravnborg wrote:
> This is much better.

Thanks!

A few minor corrections maybe (nitpicks really).

>  *** Unable to find the ncurses libraries
>  *** or the required header files.

That first line is strangely short like this.
Move "or the" to the first line?

>  *** make menuconfig require the ncurses libraries

At least s/require/requires/ and probably add a period at end of the line.
I also suggest adding quotes around make menuconfig:
*** 'make menuconfig' requires the ncurses libraries.

>  ***
>  *** Install ncurses (ncurses-devel) and try again

Again add a period at end of the line.

Cheers,
FJP
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/