Mailinglist Archive: opensuse (963 mails)
| < Previous | Next > |
Re: [opensuse] Error when compiling latest kernel (2.6.37-rc3)
- From: Bogdan Cristea <cristeab@xxxxxxxxx>
- Date: Sun, 28 Nov 2010 14:57:20 +0200
- Message-id: <201011281457.20753.cristeab@xxxxxxxxx>
On Sunday 28 November 2010 14:56:07 you wrote:
Thanks, but how the kernel sources have been released without proper testing ?
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On 11/28/2010 09:34 AM, Bogdan Cristea wrote:pointer
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
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |