Re: l2.6.14-rc2-rt7 - build problems - mce?

From: Mark Knecht
Date: Thu Sep 29 2005 - 21:44:27 EST


On 9/29/05, Mark Knecht <markknecht@xxxxxxxxx> wrote:
> On 9/29/05, Daniel Walker <dwalker@xxxxxxxxxx> wrote:
> > I think it's something else completely .. You would be better off
> > turning on complete preemption .
> >
> > Daniel
>
> Thanks.
>
> make allnoconfig builds
> make defconfig fails as per my earlier message
>
> make defconfig and then turning on complete preemption is doing this:
>
> CC mm/fadvise.o
> CC mm/page_alloc.o
> CC mm/page-writeback.o
> CC mm/pdflush.o
> CC mm/readahead.o
> CC mm/slab.o
> mm/slab.c:2404: error: conflicting types for 'kmem_cache_alloc_node'
> include/linux/slab.h:122: error: previous declaration of
> 'kmem_cache_alloc_node' was here
> mm/slab.c:2404: error: conflicting types for 'kmem_cache_alloc_node'
> include/linux/slab.h:122: error: previous declaration of
> 'kmem_cache_alloc_node' was here
> make[1]: *** [mm/slab.o] Error 1
> make: *** [mm] Error 2
> lightning linux-2.6.14-rc2-rt7 #
>
> I will continue on. Thanks very much for your help.
>
> Thanks,
> Mark
>

Great! It still failed but built after I turned NUMA off.

Thanks VERY much!!

- Mark
-
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/