Let me reply to my own mail.
Finally I have found the cause of mmap failuar.
It is because of the file system that i am using.
The NTFS drive was real problem and mmap version in current setup has
problem with this.
Of course it is not at all right thing to run this util on NTFS drive.
So anybody faces similar kind of problem first of all please check ur file
system.
As I have migrated everything to ext3 kernel build worked perfectly fine for
me.

Thanks & regards,
Omkar

On Wed, Jul 29, 2009 at 4:54 PM, omkar Savagaonkar <omkar...@gmail.com>wrote:

> Hi all,
>
> I have cloned openembedded git successfully and checked out stable/2009
> branch as is suggested in angstrom building guide.
>
> When I am building kernel either as a part of ..
> $ bitbake console image
>  OR
> Separately as follows ...
>  $ bitbake virtual/kernel -c deploy
>
> It gives me following error ...
>
> ERROR: function do_compile failed
> ERROR: see log in
> /media/data/work/OE/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/linux-omap-2.6.29-r35/temp/log.do_compile.20634
> NOTE: Task failed:
> /media/data/work/OE/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/linux-omap-2.6.29-r35/temp/log.do_compile.20634
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of /media/data/work/OE/openembedded/recipes/linux/
> linux-omap_2.6.29.bb do_compile failed
> Packaged contents of glibc-binary-localedata-en-nz into
> /media/data/work/OE/angstrom-dev/deploy/glibc/ipk/armv7a/glibc-binary-localedata-en-nz_2.6.1-r15.1_armv7a.ipk
> ERROR: Task 714 (/media/data/work/OE/openembedded/recipes/linux/
> linux-omap_2.6.29.bb, do_compile) failed
>
> When I checked log file(log.do_compile.20634) i got some reason and
> following is snippet of file ...
>
>  Kernel: arch/arm/boot/Image is ready
> make[2]: Entering directory
> `/media/data/work/OE/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/linux-omap-2.6.29-r35/git'
> make[2]: Leaving directory
> `/media/data/work/OE/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/linux-omap-2.6.29-r35/git'
>   Kernel: arch/arm/boot/zImage is ready
>   UIMAGE  arch/arm/boot/uImage
> /media/data/work/OE/angstrom-dev/staging/i686-linux/usr/bin/mkimage: Can't
> map arch/arm/boot/uImage: No such device
> make[1]: *** [arch/arm/boot/uImage] Error 1
> make[1]: Leaving directory
> `/media/data/work/OE/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/linux-omap-2.6.29-r35/git'
> make: *** [uImage] Error 2
> FATAL: oe_runmake failed
>
> Any kind of help or solution will be highly appriciated ..
>
> Thnaks and regards,
> Omkar
>
>
>
_______________________________________________
Angstrom-distro-users mailing list
Angstrom-distro-users@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to