- 以前のバージョンの erlang をアンインストールしました
- 最新リリース R15B02 をインストール
- ソースから取り付けられた鉄筋
rebar コンパイルが次のエラーで失敗するようになりました:
Uncaught error in rebar_core: {'EXIT',
{badarg,
[{erlang,make_fun,
[{atom,42,filelib},
{atom,42,wildcard},
{integer,42,1}],
[]},
{rebar_subdirs,preprocess,2,[]},
{rebar_core,acc_modules,5,[]},
{rebar_core,process_dir0,6,[]},
{rebar_core,process_commands,2,[]},
{rebar,main,1,[]},
{erl_eval,do_apply,6,
[{file,"erl_eval.erl"},{line,572}]},
{escript,eval_exprs,5,
[{file,"escript.erl"},{line,850}]}]}} make: *** [all] Error 1
どうすれば修正できますか?