<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div style="font-family: Helvetica, Arial, sans-serif; font-size: 13px;"><div></div>
            <div>Hi,</div><div><br></div><div>I'm using `kerl` to build Erlang right on my Raspberry Pi with great success. Works out of the box without any problem.</div><div><br></div><div>cheers,</div><div>Lothar<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
            
            </div><div id="yahoo_quoted_9692335104" class="yahoo_quoted">
                <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
                    
                    <div>
                        Am Freitag, 16. Februar 2018, 11:50:40 MEZ hat Mikael Pettersson <mikpelinux@gmail.com> Folgendes geschrieben:
                    </div>
                    <div><br></div>
                    <div><br></div>
                    <div><div dir="ltr">Did you build in a clean directory?  There's no reference to<br></div><div dir="ltr">"benchmark.h" anywhere in current otp.git sources.<br></div><div dir="ltr">FWIW, I just did a native build on armv7l-unknown-linux-gnueabihf<br></div><div dir="ltr">(quad-core Cortex A9 running Fedora) using<br></div><div dir="ltr">the usual native build steps (./otp_build autoconf; ./configure; make)<br></div><div dir="ltr">-- no issue.<br></div><div dir="ltr"><br></div><div dir="ltr">On Fri, Feb 16, 2018 at 8:26 AM, Karlo Kuna <<a ymailto="mailto:kuna.prime@gmail.com" href="mailto:kuna.prime@gmail.com">kuna.prime@gmail.com</a>> wrote:<br></div><div dir="ltr">> command that i have run are form github page<br></div><div dir="ltr">><br></div><div dir="ltr">> git clone <a href="https://github.com/erlang/otp.git" target="_blank">https://github.com/erlang/otp.git</a><br></div><div dir="ltr">> cd otp<br></div><div dir="ltr">> ./otp_build autoconf<br></div><div dir="ltr">> ./configure<br></div><div dir="ltr">> make<br></div><div dir="ltr">> make install<br></div><div dir="ltr">><br></div><div dir="ltr">> i'm compiling directly on target and yes i'm building form armv6l  as far as<br></div><div dir="ltr">> i know<br></div><div dir="ltr">><br></div><div dir="ltr">><br></div><div dir="ltr">> On Fri, Feb 16, 2018 at 8:07 AM, Dmitry Kolesnikov <<a ymailto="mailto:dmkolesnikov@gmail.com" href="mailto:dmkolesnikov@gmail.com">dmkolesnikov@gmail.com</a>><br></div><div dir="ltr">> wrote:<br></div><div dir="ltr">>><br></div><div dir="ltr">>> Hello,<br></div><div dir="ltr">>><br></div><div dir="ltr">>> You are building for armv6l.<br></div><div dir="ltr">>> Do you make it as cross-platform build or directly on the target!<br></div><div dir="ltr">>><br></div><div dir="ltr">>> I’d advise you to use xcomp to build it.<br></div><div dir="ltr">>> Please check this tutorial<br></div><div dir="ltr">>> <a href="https://github.com/erlang/otp/blob/master/HOWTO/INSTALL-ANDROID.md" target="_blank">https://github.com/erlang/otp/blob/master/HOWTO/INSTALL-ANDROID.md</a><br></div><div dir="ltr">>><br></div><div dir="ltr">>> This is a way, how I’ve been building Erlang R16 to Android and Rasberry<br></div><div dir="ltr">>> Pi.<br></div><div dir="ltr">>><br></div><div dir="ltr">>> Best Regards,<br></div><div dir="ltr">>> Dmitry<br></div><div dir="ltr">>><br></div><div dir="ltr">>><br></div><div dir="ltr">>> On 16 Feb 2018, at 0.24, Karlo Kuna <<a ymailto="mailto:kuna.prime@gmail.com" href="mailto:kuna.prime@gmail.com">kuna.prime@gmail.com</a>> wrote:<br></div><div dir="ltr">>><br></div><div dir="ltr">>> i got build error<br></div><div dir="ltr">>><br></div><div dir="ltr">>> MAKE   depend<br></div><div dir="ltr">>> make[2]: Entering directory '/var/erlang-src/otp/erts/emulator'<br></div><div dir="ltr">>>  GEN    armv6l-unknown-linux-gnueabihf/gen_git_version.mk<br></div><div dir="ltr">>> make[2]: *** No rule to make target 'beam/benchmark.h', needed by<br></div><div dir="ltr">>> 'obj/armv6l-unknown-linux-gnueabihf/opt/smp/hipe_mkliterals.o'.  Stop.<br></div><div dir="ltr">>> make[2]: Leaving directory '/var/erlang-src/otp/erts/emulator'<br></div><div dir="ltr">>> /var/erlang-src/otp/make/run_make.mk:42: recipe for target 'depend' failed<br></div><div dir="ltr">>> make[1]: *** [depend] Error 2<br></div><div dir="ltr">>> make[1]: Leaving directory '/var/erlang-src/otp/erts/emulator'<br></div><div dir="ltr">>> Makefile:500: recipe for target 'depend' failed<br></div><div dir="ltr">>> make: *** [depend] Error 2<br></div><div dir="ltr">>><br></div><div dir="ltr">>> i have run ./configure but can't complete make step<br></div><div dir="ltr">>> it seams that Makefile for erts/emulator is not properly generated<br></div><div dir="ltr">>><br></div><div dir="ltr">>> please help<br></div><div dir="ltr">>> _______________________________________________<br></div><div dir="ltr">>> erlang-questions mailing list<br></div><div dir="ltr">>> <a ymailto="mailto:erlang-questions@erlang.org" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br></div><div dir="ltr">>> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br></div><div dir="ltr">>><br></div><div dir="ltr">>><br></div><div dir="ltr">><br></div><div dir="ltr">><br></div><div dir="ltr">> _______________________________________________<br></div><div dir="ltr">> erlang-questions mailing list<br></div><div dir="ltr">> <a ymailto="mailto:erlang-questions@erlang.org" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br></div><div dir="ltr">> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br></div><div dir="ltr">><br></div><div dir="ltr">_______________________________________________<br></div><div dir="ltr">erlang-questions mailing list<br></div><div dir="ltr"><a ymailto="mailto:erlang-questions@erlang.org" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br></div><div dir="ltr"><a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br></div></div>
                </div>
            </div></div></body></html>