Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error #29

Open
halfss opened this issue May 2, 2013 · 1 comment
Open

make error #29

halfss opened this issue May 2, 2013 · 1 comment

Comments

@halfss
Copy link

halfss commented May 2, 2013

[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

@seth
Copy link
Contributor

seth commented May 2, 2013

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants