Hi, all!

What I do wrong?

git clone https://github.com/ChicagoBoss/ChicagoBoss.git
./rebar get-deps
make

==> aleppo (compile)
Compiling 
/home/user/Documents/IdeaProjects/ChicagoBoss/ChicagoBoss/deps/aleppo/src/aleppo_parser.yrl
 
failed:
ERROR: compile failed while processing 
/home/user/Documents/IdeaProjects/ChicagoBoss/ChicagoBoss/deps/aleppo: 
rebar_abort
make: *** [all] Error 1


cd deps/aleppo
make


erlc -o src/ src/aleppo_parser.yrl
Compiler function yecc:compile/3 failed:
{undef,[{yecc,compile,
              
["/home/user/Documents/IdeaProjects/ChicagoBoss/ChicagoBoss/deps/aleppo/src/aleppo_parser",
              
 
"/home/user/Documents/IdeaProjects/ChicagoBoss/ChicagoBoss/deps/aleppo/src/aleppo_parser",
               {options,[],
                        
"/home/user/Documents/IdeaProjects/ChicagoBoss/ChicagoBoss/deps/aleppo/src",
                        undefined,[],1,false,999,[],[],
                        
"/home/user/Documents/IdeaProjects/ChicagoBoss/ChicagoBoss/deps/aleppo"}],
              []},
        {erl_compile,compile_file,4,[{file,"erl_compile.erl"},{line,181}]},
        {erl_compile,compile3,3,[{file,"erl_compile.erl"},{line,162}]},
        
{erl_compile,compiler_runner,1,[{file,"erl_compile.erl"},{line,82}]}]}
make: *** [src/aleppo_parser.erl] Error 1

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/73bebb36-add7-4616-bf50-d9b1a2d117f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to