Closed zhangshenhua closed 7 years ago
[root@neptune ezwebframe]# make ==> ezwebframe (get-deps) Pulling cowboy from {git,"git://github.com/extend/cowboy.git","master"} Cloning into 'cowboy'... ==> cowboy (get-deps) Pulling cowlib from {git,"https://github.com/ninenines/cowlib","2.0.1"} Cloning into 'cowlib'... Pulling ranch from {git,"https://github.com/ninenines/ranch","1.4.0"} Cloning into 'ranch'... ==> cowlib (get-deps) ==> ranch (get-deps) rebar compile ==> cowlib (compile) /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:31: syntax error before: '{' /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:40: syntax error before: '{' /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:52: syntax error before: '{' /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:59: syntax error before: '{' /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:21: function decode/1 undefined /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:22: function decode/2 undefined /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:23: function encode/1 undefined /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:55: function encode/3 undefined /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:54: Warning: missing specification for function encode/2 ERROR: compile failed while processing /root/ezwebframe/deps/cowlib: rebar_abort make: *** [all] Error 1
erlang version must >= 17.
[root@neptune ezwebframe]# make ==> ezwebframe (get-deps) Pulling cowboy from {git,"git://github.com/extend/cowboy.git","master"} Cloning into 'cowboy'... ==> cowboy (get-deps) Pulling cowlib from {git,"https://github.com/ninenines/cowlib","2.0.1"} Cloning into 'cowlib'... Pulling ranch from {git,"https://github.com/ninenines/ranch","1.4.0"} Cloning into 'ranch'... ==> cowlib (get-deps) ==> ranch (get-deps) rebar compile ==> cowlib (compile) /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:31: syntax error before: '{' /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:40: syntax error before: '{' /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:52: syntax error before: '{' /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:59: syntax error before: '{' /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:21: function decode/1 undefined /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:22: function decode/2 undefined /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:23: function encode/1 undefined /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:55: function encode/3 undefined /root/ezwebframe/deps/cowlib/src/cow_base64url.erl:54: Warning: missing specification for function encode/2 ERROR: compile failed while processing /root/ezwebframe/deps/cowlib: rebar_abort make: *** [all] Error 1