<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">I would suggest you to make cross-platform build instead of building it on the target.</div><div class=""><br class=""></div><div class="">- Dmitry</div><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 16 Feb 2018, at 9.26, Karlo Kuna <<a href="mailto:kuna.prime@gmail.com" class="">kuna.prime@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">command that i have run are form github page<div class=""><br class=""></div><div class=""><div class="">git clone <a href="https://github.com/erlang/otp.git" class="">https://github.com/erlang/otp.git</a></div><div class="">cd otp</div><div class="">./otp_build autoconf</div><div class="">./configure</div><div class="">make</div><div class="">make install</div></div><div class=""><br class=""></div><div class="">i'm compiling directly on target and yes i'm building form armv6l  as far as i know</div><div class=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Feb 16, 2018 at 8:07 AM, Dmitry Kolesnikov <span dir="ltr" class=""><<a href="mailto:dmkolesnikov@gmail.com" target="_blank" class="">dmkolesnikov@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space" class="">Hello,<div class=""><br class=""></div><div class="">You are building for armv6l. </div><div class="">Do you make it as cross-platform build or directly on the target!</div><div class=""><br class=""></div><div class="">I’d advise you to use xcomp to build it.</div><div class="">Please check this tutorial </div><div class=""><a href="https://github.com/erlang/otp/blob/master/HOWTO/INSTALL-ANDROID.md" target="_blank" class="">https://github.com/erlang/otp/<wbr class="">blob/master/HOWTO/INSTALL-<wbr class="">ANDROID.md</a></div><div class=""><br class=""></div><div class="">This is a way, how I’ve been building Erlang R16 to Android and Rasberry Pi.</div><div class=""><br class=""></div><div class="">Best Regards, </div><span class="HOEnZb"><font color="#888888" class=""><div class="">Dmitry</div></font></span><div class=""><br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class=""><div class="h5"><div class="">On 16 Feb 2018, at 0.24, Karlo Kuna <<a href="mailto:kuna.prime@gmail.com" target="_blank" class="">kuna.prime@gmail.com</a>> wrote:</div><br class="m_-7645983923271127744Apple-interchange-newline"></div></div><div class=""><div class=""><div class="h5"><div dir="ltr" class="">i got build error<br class=""><br class=""><div class="">MAKE   depend</div><div class="">make[2]: Entering directory '/var/erlang-src/otp/erts/<wbr class="">emulator'</div><div class=""> GEN    armv6l-unknown-linux-<wbr class="">gnueabihf/<a href="http://gen_git_version.mk/" target="_blank" class="">gen_git_version.mk</a></div><div class="">make[2]: *** No rule to make target 'beam/benchmark.h', needed by 'obj/armv6l-unknown-linux-<wbr class="">gnueabihf/opt/smp/hipe_<wbr class="">mkliterals.o'.  Stop.</div><div class="">make[2]: Leaving directory '/var/erlang-src/otp/erts/<wbr class="">emulator'</div><div class="">/var/erlang-src/otp/make/<a href="http://run_make.mk:42/" target="_blank" class="">run_<wbr class="">make.mk:42</a>: recipe for target 'depend' failed</div><div class="">make[1]: *** [depend] Error 2</div><div class="">make[1]: Leaving directory '/var/erlang-src/otp/erts/<wbr class="">emulator'</div><div class="">Makefile:500: recipe for target 'depend' failed</div><div class="">make: *** [depend] Error 2</div><div class=""><br class=""></div><div class="">i have run ./configure but can't complete make step </div><div class="">it seams that Makefile for erts/emulator is not properly generated</div><div class=""><br class=""></div><div class="">please help</div></div></div></div><span class="">
______________________________<wbr class="">_________________<br class="">erlang-questions mailing list<br class=""><a href="mailto:erlang-questions@erlang.org" target="_blank" class="">erlang-questions@erlang.org</a><br class=""><a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank" class="">http://erlang.org/mailman/<wbr class="">listinfo/erlang-questions</a><br class=""></span></div></blockquote></div><br class=""></div></div></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></body></html>