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: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to