You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What platform and version of Erlang (and version of rebar) are you using? This works for me on Erlang R15B03 with a very recent rebar (rebar 2.1.0-pre R15B03 20130430_152826 No VCS info available.)
[root@chef sqerl]# pwd
/root/sqerl
[root@chef sqerl]# make
==> Entering directory
/root/sqerl/deps/emysql' ==> emysql (compile) ==> Leaving directory
/root/sqerl/deps/emysql'==> Entering directory
/root/sqerl/deps/epgsql' ==> epgsql (compile) ==> Leaving directory
/root/sqerl/deps/epgsql'==> Entering directory
/root/sqerl/deps/automeck' ==> Entering directory
/root/sqerl/deps/meck'==> meck (compile)
==> Leaving directory
/root/sqerl/deps/meck' ==> automeck (compile) ==> Leaving directory
/root/sqerl/deps/automeck'==> Entering directory
/root/sqerl/deps/pooler' ==> pooler (compile) ==> Leaving directory
/root/sqerl/deps/pooler'==> sqerl (compile)
src/sqerl_client.erl:69: syntax error before: '::'
src/sqerl_client.erl:71: syntax error before: '::'
src/sqerl_client.erl:73: syntax error before: '::'
src/sqerl_client.erl:75: bad attribute
src/sqerl_client.erl:77: syntax error before: '::'
src/sqerl_client.erl:79: syntax error before: '::'
make: *** [compile] Error 1
The text was updated successfully, but these errors were encountered: