blob: 1c14246dd1ef7a210175271dd5bccee894c50539 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
<tt>
<div dir="ltr"><div><div><div><div><div><div><div><div>hi<br></div>Just starting out so I'm trying to run cowboy's helloworld<br></div>in cowboy/examples/hello_world, running make fails with:<br><br>===> Provider (rlx_prv_discover) failed with: {error,<br>
<br>
����������������������������������������������������� {rlx_app_discovery,<br>������������������������������������������������������ [{missing_beam_file,<br>�������������������������������������������������������� hipe,<br>
<br>
�������������������������������������������������������� <<"/usr/local/lib/erlang/lib/hipe-3.10/ebin/hipe.beam">>},<br>������������������������������������������������������� {missing_beam_file,<br>�������������������������������������������������������� hipe,<br>
<br>
�������������������������������������������������������� <<"/usr/local/lib/erlang/lib/hipe-3.10.1/ebin/hipe.beam">>}]}}<br><br></div>there is no hipe.beam in /usr/local/lib/erlang/lib/hipe-3.10.1/ebin/, it is in /usr/local/lib/erlang/lib/hipe-3.10.2.1/ebin/hipe.beam.<br>
<br>
</div>I've tried passing the correct dir to relx using --lib-dir but I still get the same error.<br><br></div>Any ideas what's going wrong?<br><br></div>erl: Erlang R16B02 (erts-5.10.3)<br></div>relx: 0.0.0+build.275.refca03701<br>
<br>
</div>rebar: rebar 2.1.0-pre R16B02 20130922_191744 git 2.1.0-pre-46-g78fa8fc<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 22 September 2013 21:55, Matthew Hegarty <span dir="ltr"><<a href="mailto:[email protected]" target="_blank">[email protected]</a>></span> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>hi<br></div>Just starting out so I've got latest versions of apps.<br></div>in cowboy/examples/hello_world, running make fails with:<br>
<br>
<br><br><br></div>
<br>
</blockquote></div><br></div>
<br>
</tt>
|