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