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

src/elements/element_upload.erl:53: syntax error before: ',' #17

Closed
radetsky opened this issue Jul 28, 2013 · 6 comments
Closed

src/elements/element_upload.erl:53: syntax error before: ',' #17

radetsky opened this issue Jul 28, 2013 · 6 comments

Comments

@radetsky
Copy link

28.07.13 попытался собрать n2o как описано в http://synrc.com/framework/web/setup.htm

Получил сабж.

@5HT
Copy link
Member

5HT commented Jul 28, 2013

Please make sure you have updated all tree (better create new dir),
and perform following sequence:

$ git clone https://github.com/5HT/n2o
$ cd n2o/samples
$ rebar get-deps
$ rebar compile
$ ./nitrogen_static.sh
$ ./release.sh
$ ./release_sync.sh
$ ./start.sh

@radetsky
Copy link
Author

I repeated it again with the same result.
Mac OSX 10.8.x, R15B01, rebar 2.0.0 R14B04 20120604_145614 git 0f24d93

@5HT
Copy link
Member

5HT commented Jul 28, 2013

Could you please try once more. Seems like this is behavior of OTP-10729 bug which is fixed in R16:
http://www.erlang.org/download/otp_src_R16B.readme

@radetsky
Copy link
Author

Thank you. rebar compile done successfully.

@radetsky radetsky reopened this Aug 3, 2013
@radetsky
Copy link
Author

radetsky commented Aug 3, 2013

CentOS 6.4 64-bit. Fresh n2o git clone installation.

/home/rad/git/n2o/samples/deps/n2o/src/elements/element_upload.erl:78: syntax error before: ','
ERROR: compile failed while processing /home/rad/git/n2o/samples/deps/n2o: rebar_abort
[rad@rad samples]$
[rad@rad samples]$ erl
Erlang R15B03 (erts-5.9.3.1) [source] [64-bit] [async-threads:0] [hipe] [kernel-poll:false]

Eshell V5.9.3.1 (abort with ^G)

@radetsky
Copy link
Author

radetsky commented Aug 3, 2013

Походу doxtop сделал не совсем удачный merge :) Можно повторить удачный патч ?

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