From mboxrd@z Thu Jan 1 00:00:00 1970 From: srivatsa.bhat@linux.vnet.ibm.com (Srivatsa S. Bhat) Date: Tue, 26 Jul 2011 07:56:49 -0000 Subject: failed to do make menuconfig In-Reply-To: References: <20110725123857.GD1714@debian.debian> Message-ID: <4E2E732E.9090301@linux.vnet.ibm.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On 07/26/2011 01:00 PM, Prashant Shah wrote: > Hi, > > On Mon, Jul 25, 2011 at 6:08 PM, Jonathan Neusch?fer > wrote: >> On Fri, Jul 22, 2011 at 09:08:54PM +0530, Prashant Shah wrote: >>> Hi, >>> >>> In the latest staging tree I cant do "make menuconfig" or even "make config" >> >> Does it work if you run "make mrproper" first? >> > > I read the scripts/kconfig/lkc.h file and it #includes the > "lkc_defs.h" file which actually does not exists anywhere in the > kernel source tree. > Probably the file lkc_defs.h is created during kernel compilation time itself and then subsequently used. I have seen examples of this kind of compilation in other Operating Systems. -- Regards, Srivatsa S. Bhat