[erlang-questions] Error compiling the latest git repo
Damian Dobroczyński
qoocku@REDACTED
Wed Dec 14 12:51:28 CET 2011
Dnia wto, 13 gru 2011, 20:50:48 Lukas Larsson pisze:
> 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
Thnx for advice.
The commands unfortunately did not help AND my autoconf tool is in
version 2.68 (as it should be for Ubuntu 11.10) which gives me a
warning at the beginning. BUT no such things (I mean the compilation
error) had happend before while compiling R15Apre for example.
Something changed since R15A.pre?
-- D.
>
> On Dec 13, 2011 5:17 PM, "Damian Dobroczyński" <qoocku@REDACTED
> <mailto: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 <mailto:erlang-questions@REDACTED>
> http://erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list