LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problems in make menuconfig (https://www.linuxquestions.org/questions/linux-software-2/problems-in-make-menuconfig-731386/)

rajkumar278 06-08-2009 04:46 AM

Problems in make menuconfig
 
Hi guys,

I am installed the linux kernel 2.6.27.18-custom. Now I want to install the kernel version 2.6.10. I have taken the kernel source version 2.6.10 and i am using ubuntu linux. Now when i am trying make menuconfig for 2.6.10 kernel version, I am getting following problem:

Setting up menu (2.1.40ubuntu1) ...

Processing triggers for menu ...
root@xw0-1:/usr/src/linux-2.6.10# make menuconfig
scripts/kconfig/mconf arch/i386/Kconfig
#
# using defaults found in .config
#
' invalid for LOG_BUF_SHIFT7
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2


Can anybode tell what is problem and how do fix it in order to get .config for version 2.6.10 kernel version?

Regards.

hw-tph 06-08-2009 05:33 AM

If you already have a .config in place, try running make oldconfig before menuconfig.

rajkumar278 06-08-2009 05:51 AM

Hi,

I tried it did not work. But i want to tell one more thing that Config file in /boot directory is 2.6.27. any idea...

regards


All times are GMT -5. The time now is 03:21 PM.