On Thu, Jan 29, 2009 at 11:29 PM, Tom Sparrow <[email protected]> wrote: > Hi All, > > I have just extracted kernel sources. > > Doing "make menuconfig" gives me error . > > Please have a look . Why this error is occuring and how I can resolve this?
try to check two things first: 1. whether you have curses library and headers installed 2. have you executed "make mrproper"? regards, Mulyadi. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [email protected] Please read the FAQ at http://kernelnewbies.org/FAQ
