2 messages in com.googlegroups.android-internals[android-internals] Re: pls help(erro...
FromSent OnAttachments
geta...@gmail.com08 Jul 2008 04:21 
jeff...@gmail.com09 Jul 2008 07:14 
Subject:[android-internals] Re: pls help(error in building the kernel)
From:jeff...@gmail.com (jeff@gmail.com)
Date:07/09/2008 07:14:36 AM
List:com.googlegroups.android-internals

Did you run

make oldconfig or menuconfig

Did you copy the ".config" from the emulator?

Are you building for the emulator or for *real* hw platform?

Jeff

On Jul 8, 7:21 am, "geta@gmail.com" <geta@gmail.com> wrote:

hi i am usng the linux-2.6.23-android-m3-rc20 kernel and  tool chain arm-2008q1-126-arm-none-linux-gnueabi.bin

while building the kernel i have found this error .............>

CC [M]  drivers/char/drm/drm_lock.o drivers/char/drm/drm_lock.c: In function 'drm_lock_take': drivers/char/drm/drm_lock.c:221: error: implicit declaration of function 'cmpxchg' make[3]: *** [drivers/char/drm/drm_lock.o] Error 1 make[2]: *** [drivers/char/drm] Error 2 make[1]: *** [drivers/char] Error 2 make: *** [drivers] Error 2

why this error come ,how to solve this