Re: [opensuse] Error when compiling latest kernel (2.6.37-rc3)
On 11/28/2010 09:34 AM, Bogdan Cristea wrote:
I am trying to compile the kernel sources from openSUSE repo, but I get
allways this error: CC mm/slub.o
mm/slub.c: In function ‘kmalloc_estimate_bytes’: mm/slub.c:2883:4: error: implicit declaration of function ‘dma_kmalloc_cache’ mm/slub.c:2883:6: warning: assignment makes
On Sunday 28 November 2010 14:56:07 you wrote: pointer
from integer without a cast mm/slub.c:2886:6: warning: assignment from incompatible pointer type make[1]: *** [mm/slub.o] Error 1 make: *** [mm] Error 2
Could you tell me what I am doing wrong ?
regards
#include <include/linux/slub_def.h> in mm/slub.c and try again .
Thanks, but how the kernel sources have been released without proper testing ? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
Bogdan Cristea