mod_interact icon indicating copy to clipboard operation
mod_interact copied to clipboard

Error on build.sh

Open jannone opened this issue 10 years ago • 2 comments

I got this error when trying to run build.sh:

{"init terminating in do_boot",{undef,[{make,all,[]},{init,start_it,1},{init,start_em,1}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()

EDIT: tested with both master and 2.1.13 branches. Same error. My ejabberd is version 2.1.10, running on Ubuntu 12.04 (I'm not allowed to upgrade it).

jannone avatar Apr 03 '14 19:04 jannone

@jannone are u using the 2.1.x branch of this code?

acoroian avatar Apr 25 '14 18:04 acoroian

Solution is explained here: https://www.ejabberd.im/undef-make-all

matuskopo avatar Feb 13 '15 18:02 matuskopo