[erlang-questions] Erlang/OTP R11B-5 has been released

Thomas Lindgren thomasl_erlang@REDACTED
Wed Jun 13 21:45:08 CEST 2007


--- Bjorn Gustavsson <bjorn@REDACTED> wrote:

> Bug fix release : otp_src_R11B-5
> Build date      : 2007-06-12
> 
> This is bug fix release 5 for the R11B release.
> You can download the full source distribution from

Dialyzer doesn't seem to be working out of the box on
my system (gentoo/x86). The make does work if I
disable dialyzer, so all is not lost. 

Here is what seems to be the problem. At a guess, the
dialyzer beam files are not visible to whatever is
running inside the dialyzer script. Improper
assumptions while bootstrapping? What should be done?

(This fails in the same way while making the system:)

$ ./bin/dialyzer --check_init_plt
{"init terminating in
do_boot",{undef,[{dialyzer,plain_cl,[]},{init,start_it,1},{init,start_em,1}]}}

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



      ____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 




More information about the erlang-questions mailing list