[erlang-questions] Error compiling the latest git repo

Lukas Larsson lukas@REDACTED
Tue Dec 13 20:50:48 CET 2011


git clean -Xfd .
export ERL_TOP=/path/to/repo
./otp_build setup -a

That little script usually solves all my compile issues. If that does not
help you probably have some issue with your toolchain.

Lukas
On Dec 13, 2011 5:17 PM, "Damian Dobroczyński" <qoocku@REDACTED> wrote:

> Hi list.
>
> I've obtained such error while compiling Erlang from the freshest github
> otp repo ("master" branch):
>
> ...
> erlc -W  +debug_info +inline -o../ebin hipe_rtl.erl
> {"init terminating in do_boot",{'cannot get bootfile','start_clean.boot'}}
>
> What is the possible reason?
>
> -- D.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111213/2623b5e9/attachment.htm>


More information about the erlang-questions mailing list