<div dir="auto">The tunnel app is trying to call a function called cowboy:start_clear which can't be found. I think that's a cowboy v2 function and you are pulling v1 as a dependency.<div dir="auto"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 4 Oct 2017 02:13, "qp" <<a href="mailto:quantumpotato@gmail.com" target="_blank">quantumpotato@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi, that changed the error I got! Now I get a kernel pid crash:<br><br></div><a href="https://gist.github.com/quantumproducer/44ed820a42a02435beab413d4177c33d" target="_blank">https://gist.github.com/<wbr>quantumproducer/<wbr>44ed820a42a02435beab413d4177c3<wbr>3d</a><br><br></div>Again, I can cd into my original directory and run fine.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 3, 2017 at 3:08 PM, Robert Raschke <span dir="ltr"><<a href="mailto:rtrlists@googlemail.com" target="_blank">rtrlists@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div><span style="font-family:sans-serif">It looks a bit like your cowboy dependency isn't building correctly. Try doing a gmake distclean and then the gmake run. That should redo the deps.</span><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">HTH,</div><div dir="auto" style="font-family:sans-serif">Robby</div><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_1335240723308174824h5">On 3 Oct 2017 07:05, "qp" <<a href="mailto:quantumpotato@gmail.com" target="_blank">quantumpotato@gmail.com</a>> wrote:<br type="attribution"></div></div><blockquote class="m_1335240723308174824m_-965538860684233460quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_1335240723308174824h5"><div dir="ltr"><div><div><div><div><div>When I copy a folder of my erlang project on my local machine, I am able to cd into the copied directory and gmake run successfully.<br></div>When I upload that folder to github and download it, I get "no makefile found"<br><br>~/tdep/gmake run<br>Error: No Makefile to build dependency /Users/quantum/tdep/deps/cowbo<wbr>y.<br>gmake: *** [<a href="http://erlang.mk:4182" target="_blank">erlang.mk:4182</a>: deps] Error 2<br><br></div>from <a href="https://github.com/QuantumProductions/tunnel-deploy" target="_blank">https://github.com/QuantumProd<wbr>uctions/tunnel-deploy</a><br><br></div>There is a Makefile present:<br><br>~/cd tdep<br>~/tdep/ls<br>Makefile    deps        <a href="http://erlang.mk" target="_blank">erlang.mk</a>    rel        src        tunnel.d<br>_rel        ebin        oldh        relx.config    static<br>~/tdep/cat Makefile<br>PROJECT = tunnel<br>PROJECT_DESCRIPTION = Findök<br>PROJECT_VERSION = 0.1.0<br><br>DEPS = cowboy jiffy<br>dep_cowboy_commit = master<br><br>dep_jiffy = git <a href="https://github.com/davisp/jiffy" target="_blank">https://github.com/davisp/jiff<wbr>y</a><br><br>include <a href="http://erlang.mk" target="_blank">erlang.mk</a><br><br></div>What is going on here? Could there be some setting on my machine that's affecting how gmake works?<br><br></div>I expected to be able to clone this repo to my server and run it there.<br></div>
<br></div></div><span>______________________________<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" rel="noreferrer" target="_blank">http://erlang.org/mailman/list<wbr>info/erlang-questions</a><br>
<br></span></blockquote></div><br></div></div></div>
</blockquote></div><br></div>
</blockquote></div></div>