execute the "make oldconfig" after
"make riogrande_pepper_defconfig"



2012/12/10 Gagan Chawla <[email protected]>

> Please check if your .config is present or not after this error ?
> # vi .config
>
> I think .config is getting deleted when you are trying to do make
> menuconfig..
>
>
> On Sun, Nov 25, 2012 at 3:55 PM, neectron <[email protected]> wrote:
>
>> When building kernel I get this error?What might be the reason?.
>>
>>
>>
>> neectron@neectron-VirtualBox:~/pepper/kernel$ export ARCH=arm
>> neectron@neectron-VirtualBox:~/pepper/kernel$ export CROSS_COMPILE=/home/
>> neectron/toolchains/linaro/bin/arm-eabi-
>> neectron@neectron-VirtualBox:~/pepper/kernel$ make
>> riogrande_pepper_defconfig
>> #
>> # configuration written to .config
>> #
>> neectron@neectron-VirtualBox:~/pepper/kernel$ make menuconfig
>> scripts/kconfig/mconf Kconfig
>> drivers/input/misc/Kconfig:646:warning: type of 'INPUT_LPS331AP'
>> redefined from
>> 'tristate' to 'boolean'
>> warning: (CW1200) selects CFG80211 which has unmet direct dependencies
>> (NET && !
>> COMPAT_WIRELESS && WIRELESS && (RFKILL || !RFKILL))
>> warning: (CW1200) selects MAC80211 which has unmet direct dependencies
>> (NET && !
>> COMPAT_WIRELESS && WIRELESS && CFG80211)
>>
>>
>> *** End of the configuration.
>> *** Execute 'make' to start the build or try 'make help'.
>>
>> neectron@neectron-VirtualBox:~/pepper/kernel$ make
>> scripts/kconfig/conf --silentoldconfig Kconfig
>> drivers/input/misc/Kconfig:646:warning: type of 'INPUT_LPS331AP'
>> redefined from
>> 'tristate' to 'boolean'
>> warning: (CW1200) selects CFG80211 which has unmet direct dependencies
>> (NET && !
>> COMPAT_WIRELESS && WIRELESS && (RFKILL || !RFKILL))
>> warning: (CW1200) selects MAC80211 which has unmet direct dependencies
>> (NET && !
>> COMPAT_WIRELESS && WIRELESS && CFG80211)
>> warning: (CW1200) selects CFG80211 which has unmet direct dependencies
>> (NET && !
>> COMPAT_WIRELESS && WIRELESS && (RFKILL || !RFKILL))
>> warning: (CW1200) selects MAC80211 which has unmet direct dependencies
>> (NET && !
>> COMPAT_WIRELESS && WIRELESS && CFG80211)
>>
>> *** Error during update of the configuration.
>>
>> make[2]: *** [silentoldconfig] Error 1
>> make[1]: *** [silentoldconfig] Error 2
>> make: *** No rule to make target `include/config/auto.conf', needed by
>> `include/
>> config/kernel.release'.  Stop.
>>
>> --
>> unsubscribe: [email protected]
>> website: http://groups.google.com/group/android-kernel
>>
>
>  --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-kernel
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to