[erlang-questions] ERROR while installing synrc/countach
lloyd@REDACTED
lloyd@REDACTED
Sat May 3 00:21:29 CEST 2014
Hi Maxim,
I've tried with both https://github.com/proger/rebar as suggested in countach GitHub page and with basho/rebar. We get well along in the compile stage but hit this:
lloyd@REDACTED:~/Erl/N2O/countach$ make
...
Compiled src/static_file.erl
Compiled src/wf_render_elements.erl
/home/lloyd/Erl/N2O/countach/deps/n2o/src/wf_render_actions.erl:12: Warning: variable 'A' is unused
Compiled src/wf_render_actions.erl
==> n2o_bootstrap (compile)
Compiled src/n2o_bootstrap_sup.erl
/home/lloyd/Erl/N2O/countach/deps/n2o_bootstrap/include/wf.hrl:7: record carousel already defined
/home/lloyd/Erl/N2O/countach/deps/n2o_bootstrap/include/wf.hrl:8: record accordion already defined
/home/lloyd/Erl/N2O/countach/deps/n2o_bootstrap/include/wf.hrl:9: record slider already defined
/home/lloyd/Erl/N2O/countach/deps/n2o_bootstrap/include/wf.hrl:12: record rtable already defined
/home/lloyd/Erl/N2O/countach/deps/n2o_bootstrap/include/wf.hrl:13: record upload_state already defined
/home/lloyd/Erl/N2O/countach/deps/n2o_bootstrap/include/wf.hrl:15: record upload already defined
/home/lloyd/Erl/N2O/countach/deps/n2o_bootstrap/include/wf.hrl:16: record textboxlist already defined
/home/lloyd/Erl/N2O/countach/deps/n2o_bootstrap/include/wf.hrl:17: record htmlbox already defined
ERROR: compile failed while processing /home/lloyd/Erl/N2O/countach/deps/n2o_bootstrap: rebar_abort
make: *** [compile] Error 1
Three questions:
1. I have the new rebar in my code path, but I also tried, as an experiment, placing it in countach$. Am I doing anything wrong here?
2. Compile seems to produce many warnings. Are these expected? Or symptomatic of some other problem?
3. How can I bring this puppy home?
Thanks to all,
Lloyd
-----Original Message-----
From: "Maxim Sokhatsky" <maxim@REDACTED>
Sent: Friday, May 2, 2014 4:44pm
To: "lloyd@REDACTED" <lloyd@REDACTED>
Subject: RE: ERROR while installing synrc/countach
You are using wrong rebar. Yours doesn't raw keyword.
Nothing with N2O here.
Sent from my Lumia 920
________________________________
From: lloyd@REDACTED<mailto:lloyd@REDACTED>
Sent: 5/2/2014 19:50
To: Erlang Questions<mailto:erlang-questions@REDACTED>
Cc: Maxim Sokhatsky<mailto:maxim@REDACTED>
Subject: ERROR while installing synrc/countach
Hello,
Just set out to install synrc/countach. make returned this error:
lloyd@REDACTED:~/Erl/N2O/countach$ make
...
Cloning into 'rest'...
==> cowboy (get-deps)
Pulling cowlib from {git,"git://github.com/extend/cowlib.git","0.4.0"}
Cloning into 'cowlib'...
Pulling ranch from {git,"git://github.com/extend/ranch.git","0.9.0"}
Cloning into 'ranch'...
==> cowlib (get-deps)
==> ranch (get-deps)
==> gproc (get-deps)
==> rest (get-deps)
ERROR: Invalid dependency specification {bootstrap,".*",
{git,
"git://github.com/twbs/bootstrap.git",
{tag,"v3.0.2"}},
[raw]} in /home/lloyd/Erl/N2O/countach/deps/n2o_bootstrap
make: *** [get-deps] Error 1
Any suggestions how to get past this?
Many thanks,
LRP
*********************************************
My books:
THE GOSPEL OF ASHES
http://thegospelofashes.com
Strength is not enough. Do they have the courage
and the cunning? Can they survive long enough to
save the lives of millions?
FREEIN' PANCHO
http://freeinpancho.com
A community of misfits help a troubled boy find his way
AYA TAKEO
http://ayatakeo.com
Star-crossed love, war and power in an alternative
universe
Available through Amazon or by request from your
favorite bookstore
**********************************************
More information about the erlang-questions
mailing list