Problem in building image using MokoMakefile

Luke Duncan duncan72187 at gmail.com
Sat Aug 23 21:31:42 CEST 2008


I saw the same error and fixed it by doing this:

su root
echo 0 > /proc/sys/vm/mmap_min_addr
exit

then try make again.

Luke.


On Sat, Aug 23, 2008 at 11:26 AM, saurabh gupta
<saurabhgupta1403 at gmail.com>wrote:

> Hello everyone,
>
> Previously I was using toolchain to compile the programs, but now i need
> the openmoko setup and bitbake in my PC. I used the Mokomakefile to build
> the devel image and followed the instructions  in the wiki. But the
> following command fails with the error:
>
> ***********************************************************
> >>make openmoko-devel-image
>
> ( cd build && . ../setup-env && \
>           ( bitbake openmoko-devel-image u-boot-openmoko ) )
> ERROR:  Openembedded's config sanity checker detected a potential
> misconfiguration.
>         Either fix the cause of this error or at your own risk disable the
> checker (see sanity.conf).
>         Following is the list of potential problems / advisories:
>
>         /proc/sys/vm/mmap_min_addr is not 0. This will cause problems with
> qemu so please fix the value (as root).
>
> make: *** [openmoko-devel-image] Error 1
> **************************************************************
>
> Can anyone suggest me the way for fixing this .
>
> Thanks..
>
>
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20080823/548490c8/attachment-0002.htm 


More information about the community mailing list