[erlang-questions] Unable to build R12B on Debian
Mikael Pettersson
mikpe@REDACTED
Mon Jan 14 11:20:29 CET 2008
Aaron Lee writes:
> Hi there,
>
> Is there a binary package which I can install? I tried building it from the
> source and I got:
>
> make[2]: Entering directory
> `/home/.winkler/aaron08544/software/otp_src_R12B-0/erts/start_scripts'
> /usr/bin/install -c -d
> /home/aaron08544/software/otp_src_R12B-0/erts/start_scripts/tmp
> ( cd /home/aaron08544/software/otp_src_R12B-0/erts/start_scripts/tmp && \
> erl -boot start_clean -noinput +B -eval
> 'release_handler:create_RELEASES("%ERL_ROOT%",
> "/home/aaron08544/software/otp_src_R12B-0/erts/start_scripts",
> "/home/aaron08544/software/otp_src_R12B-0/erts/start_scripts/start_sasl.rel",
> []), halt()')
> make[2]: *** [RELEASES.src] Error 139
> make[2]: Leaving directory
> `/home/.winkler/aaron08544/software/otp_src_R12B-0/erts/start_scripts'
> make[1]: *** [local_setup] Error 2
> make[1]: Leaving directory
> `/home/.winkler/aaron08544/software/otp_src_R12B-0/erts'
> make: *** [local_setup] Error 2
I suspect an earlier build error in the omitted part of the
build log is the root cause of this. Post the entire build
log, including the initial ./configure step, if you want help
to debug this.
More information about the erlang-questions
mailing list