<div dir="ltr">I saw the same error and fixed it by doing this:<br><br>su root<br>echo 0 &gt; /proc/sys/vm/mmap_min_addr<br>exit<br><br>then try make again.<br><br>Luke.<br><br><br><div class="gmail_quote">On Sat, Aug 23, 2008 at 11:26 AM, saurabh gupta <span dir="ltr">&lt;<a href="mailto:saurabhgupta1403@gmail.com">saurabhgupta1403@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">Hello everyone,<br><br>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&nbsp; in the wiki. But the following command fails with the error:<br>

<br>***********************************************************<br>&gt;&gt;make openmoko-devel-image<br><br>( cd build &amp;&amp; . ../setup-env &amp;&amp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ( bitbake openmoko-devel-image u-boot-openmoko ) )<br>

ERROR:&nbsp; Openembedded&#39;s config sanity checker detected a potential misconfiguration.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Following is the list of potential problems / advisories:<br>

<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /proc/sys/vm/mmap_min_addr is not 0. This will cause problems with qemu so please fix the value (as root).<br><br>make: *** [openmoko-devel-image] Error 1<br>**************************************************************<br>

<br>Can anyone suggest me the way for fixing this . <br><br>Thanks..<br><br><br>
</div>
<br>_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
<br></blockquote></div><br></div>