Re: 2.6.24-rc3-git4 build warnings

From: Chris Clayton
Date: Sat Dec 01 2007 - 14:50:19 EST


On Saturday 01 December 2007, Adrian Bunk wrote:
> On Thu, Nov 29, 2007 at 02:19:49PM +0000, Chris Clayton wrote:
> > Hi,
> >
> > I've just built 2.6.24-rc3-git4 and got the following two warnings.
> >
> > Â LD Â Â Â.tmp_vmlinux1
> > Â KSYM Â Â.tmp_kallsyms1.S
> > Â AS Â Â Â.tmp_kallsyms1.o
> > Â LD Â Â Â.tmp_vmlinux2
> > Â KSYM Â Â.tmp_kallsyms2.S
> > Â AS Â Â Â.tmp_kallsyms2.o
> > Â LD Â Â Âvmlinux.o
> > Â MODPOST vmlinux.o
> > WARNING: vmlinux.o(.text+0x90b6): Section mismatch: reference to
> > .init.text:cache_remove_shared_cpu_map (between 'free_cache_attributes'
> > and 'show_level')
> > WARNING: vmlinux.o(.init.text+0x143bd): Section mismatch: reference to
> > .exit.text:cpufreq_stats_free_table (between 'cpufreq_stat_cpu_callback'
> > and 'cpufreq_stats_init')
> >...
>
> You seem to be using gcc 3.3 or 3.4.
>

Yes, it's 3.3.6. README in the top-level kernel source directory says "Make
sure you have at least gcc 3.2 available", so that should be OK, shouldn't
it?

> I'll send patches for these.
>

Thanks

> > Chris
>
> cu
> Adrian

Chris

--
Beer is proof that God loves us and wants us to be happy - Benjamin Franklin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/