hi Greeshma,
did you copy the source code?
i think "include/asm" dir will be created during the build process.
so now what you can do is remove the "asm" dir from include.
And start the build process again. this "include/asm" will be created
as a symlink to your platform e.g. include/asm-arm.
Sachin


On Jan 29, 9:55 am, Greeshma R K <grees...@gmail.com> wrote:
> Hello All,
>
> I am facing an issue as below when building kernel image.
>
> Toolchain exist in /opt/gcc-4.1.2-glibc-2.5-nptl-3, proceed to
> build...
> #
> # configuration written to .config
> #
> scripts/kconfig/conf -s arch/arm/Kconfig
>   CHK     include/linux/version.h
> ERROR: include/asm is a directory but a symlink was expected
> make: *** [include/asm] Error 1
> -------------------------------------------------------------
>
> Kernel build completed.
> Please find the kernel at ../arch/arm/boot/zImage.nfs
>
> Have fun!
>
> ==============================
>
> Please help me out in resolving this issue as I am stuck :((
>
> Thanks in advance.
>
> Regards,
> Greeshma R K

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to