[erlang-questions] Crash dump while trying to install n2o

lloyd@REDACTED lloyd@REDACTED
Fri May 2 19:02:26 CEST 2014


Hello,

Well, since I hit a wall trying to install synrc/countach, I set out to install n2o/samples following the directions here: 

5HT/n2o. 

And here's the result:

lloyd@REDACTED:~/Erl/N2O$ cd n2o
lloyd@REDACTED:~/Erl/N2O/n2o$ cd samples
lloyd@REDACTED:~/Erl/N2O/n2o/samples$ make && make console
.... 
Compiled src/actions/action_wire.erl
/home/lloyd/Erl/N2O/n2o/samples/deps/n2o/src/actions/action_jq.erl:5: Warning: variable 'F' is unused
/home/lloyd/Erl/N2O/n2o/samples/deps/n2o/src/actions/action_jq.erl:11: Warning: variable 'A' shadowed in generate
/home/lloyd/Erl/N2O/n2o/samples/deps/n2o/src/actions/action_jq.erl:15: Warning: variable 'F' is unused
/home/lloyd/Erl/N2O/n2o/samples/deps/n2o/src/actions/action_jq.erl:22: Warning: variable 'F' is unused
Compiled src/actions/action_jq.erl
Compiled src/n2o_json.erl
/home/lloyd/Erl/N2O/n2o/samples/deps/n2o/src/actions/action_event.erl:7: Warning: variable 'Actions' is unused
Compiled src/actions/action_event.erl

... (and many more warnings as compilation continued) ...

Compiled src/n2o_sup.erl
/home/lloyd/Erl/N2O/n2o/samples/deps/n2o/src/elements/element_dtl.erl:8: Warning: variable 'File' is unused
Compiled src/elements/element_dtl.erl
...
Compiled priv/templates/index.html
==> apps (compile)
==> samples (compile)
./depman.erl kernel stdlib sasl sync gproc cowlib cowboy ranch erlydtl n2o n2o_sample > .applist
ERL_LIBS=apps:deps erl -args_file rels/web/files/vm.args -config rels/web/files/sys.config -eval \
		'[ok = application:ensure_started(A, permanent) || A <- Running Erlang [kernel,stdlib,sasl,sync,gproc,cowlib,crypto,ranch,cowboy,compiler,syntax_tools,erlydtl,n2o,n2o_sample]]'
Erlang/OTP 17 [erts-6.0] [source] [64-bit] [smp:3:3] [async-threads:5] [hipe] [kernel-poll:true] 

Running Erlang
{"init terminating in do_boot",{{badmatch,{error,{1,erl_parse,["syntax error before: ",["Erlang"]]}}},[{init,start_it,1,[]},{init,start_em,1,[]}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
make: *** [console] Error 1
lloyd@REDACTED:~/Erl/N2O/n2o/samples$ 

So, for now my journey into n2o is stalled until I can get past these installation issues.

Any ideas?

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