On Fri, Jul 17, 2009 at 6:27 PM, Siddu<[email protected]> wrote:
> Hi all,
> I am trying to build one of the 2.6.29 versions of the kernel and my host
> kernel is 2.6.24-16
> when i do
> $make menuconfig
> Why is it taking
> scripts/kconfig/mconf arch/x86/Kconfig
> #
> # using defaults found in /boot/config-2.6.24-16-generic
> #
> /boot/config-2.6.24-16-generic:356:warning: symbol value 'm' invalid for
> FB_VESA
> /boot/config-2.6.24-16-generic:531:warning: symbol value 'm' invalid for
> IP_DCCP_CCID3
> /boot/config-2.6.24-16-generic:535:warning: symbol value 'm' invalid for
> IP_DCCP_TFRC_LIB
> /boot/config-2.6.24-16-generic:1301:warning: symbol value 'm' invalid for
> ACPI_DOCK
> /boot/config-2.6.24-16-generic:1813:warning: symbol value 'm' invalid for
> FIXED_PHY
> /boot/config-2.6.24-16-generic:2074:warning: symbol value 'm' invalid for
> ISDN

Hmmm, strange, IMO please check these things:
1. are you using vanilla kernel e.g the one from kernel.org?

2. what are the content of the first five lines of the main Makefile
(one you found in main directory of kernel source)?

3. are you incorporating config file from the 2.6.24-16?

So far, I never such case like you do....

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer
blog: the-hydra.blogspot.com

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to