When doing 'rebar generate' under MacOS things running just fine. When doing the same under linux (gentoo), starting release fails, with error related to asn1_db. Does it mean erlang installation on host system is broken in some sense?
Exec: /home/apis/smsapi/rel/smsapi/erts-5.9/bin/erlexec -boot /home/apis/smsapi/rel/smsapi/releases/1/smsapi -mode embedded -config /home/apis/smsapi/rel/smsapi/releases/1/sys.config -args_file /home/apis/smsapi/rel/smsapi/releases/1/vm.args -- console
Root: /home/apis/smsapi/rel/smsapi
{"init terminating in do_boot",{'cannot load',asn1_db,get_file}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()