[erlang-questions] Error compiling the latest git repo

Motiejus Jakštys desired.mta@REDACTED
Wed Dec 14 13:15:44 CET 2011


On Wed, Dec 14, 2011 at 12:51:28PM +0100, Damian Dobroczyński wrote:
> 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?

If I were you, I would bisect Erlang and find commit that makes the
installation fail.

$ git help bisect

Regards
Motiejus Jakštys



More information about the erlang-questions mailing list