[99s-extend] Cowboy helloworld make fails with missing_beam_file (hipe)

Matthew Hegarty mrhegarty at gmail.com
Sun Sep 22 22:59:37 CEST 2013


hi
Just starting out so I'm trying to run cowboy's helloworld
in cowboy/examples/hello_world, running make fails with:

===> Provider (rlx_prv_discover) failed with: {error,
                                                      {rlx_app_discovery,
                                                       [{missing_beam_file,
                                                         hipe,

<<"/usr/local/lib/erlang/lib/hipe-3.10/ebin/hipe.beam">>},
                                                        {missing_beam_file,
                                                         hipe,

<<"/usr/local/lib/erlang/lib/hipe-3.10.1/ebin/hipe.beam">>}]}}

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.
I've tried passing the correct dir to relx using --lib-dir but I still get
the same error.

Any ideas what's going wrong?

erl: Erlang R16B02 (erts-5.10.3)
relx: 0.0.0+build.275.refca03701
rebar: rebar 2.1.0-pre R16B02 20130922_191744 git 2.1.0-pre-46-g78fa8fc


On 22 September 2013 21:55, Matthew Hegarty <mrhegarty at gmail.com> wrote:

> hi
> Just starting out so I've got latest versions of apps.
> in cowboy/examples/hello_world, running make fails with:
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ninenines.eu/archives/extend/attachments/20130922/6e925e9d/attachment.html>


More information about the Extend mailing list