> On Feb 12, 2015, at 9:22 PM, SeanProtain <barco...@hotmail.com> wrote:
> 
> make stage error:
> 
> ./rebar generate 
> ==> rel (generate)
> ERROR: generate failed while processing /home/ubuntu/riak/rel: 
> {'EXIT',{{badmatch,{error,"ebloom: Missing application directory."}},
>          [{rebar_reltool,generate,2,[]},
>           {rebar_core,run_modules,4,[]},
>           {rebar_core,execute,5,[]},
>           {rebar_core,process_dir1,6,[]},
>           {rebar_core,process_each,5,[]},
>           {rebar_core,process_dir1,6,[]},
>           {rebar_core,process_commands,2,[]},
>           {rebar,main,1,[]}]}}
> make: *** [generate] Error 1

Oops.  It looks like the make stage target doesn’t actually
build with the deps.

Run ‘make’ before ‘make stage’.

- Chris

Christopher Meiklejohn
Senior Software Engineer
Basho Technologies, Inc.
cmeiklej...@basho.com


_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to