Can't compile erlang under Dell Powerdge 2850 bi-processor

Daniel Goertzen goertzen@REDACTED
Wed Jun 7 14:48:17 CEST 2006


Does configuring with --disable-hipe help?

Dan.

Yann Rouillard wrote:
> Hi,
>
> I am trying to compile erlang under a Dell Powerdge 2850 bi-processor
> without success.
>
> I have tried erlang 10.b.8 to 11.b.0, 10.b.8 can compile but erlexec
> segfaults. The other versions fails the compilation steps with the
> following error:
>
> erlc -W
> -I/home/yrouillard/ejabberd/erlang/otp_src_R11B-0/lib/kernel/ebin
> -I/home/yrouillard/ejabberd/erlang/otp_src_R11B-0/lib/stdlib/ebin
> -I/home/yrouillard/ejabberd/erlang/otp_src_R11B-0/lib/sasl/ebin
> -o /home/yrouillard/ejabberd/erlang/otp_src_R11B-0/erts/start_scripts/start_sasl.boot /home/yrouillard/ejabberd/erlang/otp_src_R11B-0/erts/start_scripts/start_sasl.rel )
> /usr/bin/install -c
> -d /home/yrouillard/ejabberd/erlang/otp_src_R11B-0/erts/start_scripts/tmp
> ( cd /home/yrouillard/ejabberd/erlang/otp_src_R11B-0/erts/start_scripts/tmp && \
> erl -boot start_clean -noinput +B -eval
> 'release_handler:create_RELEASES("%ERL_ROOT%",
> "/home/yrouillard/ejabberd/erlang/otp_src_R11B-0/erts/start_scripts",
> "/home/yrouillard/ejabberd/erlang/otp_src_R11B-0/erts/start_scripts/start_sasl.rel", []), halt()')
> make[2]: *** [RELEASES.src] Erreur 139
>
> What is strange is that I already successfully compiled and used erlang
> 10.b.9 on another computer (Pentium Pro mono-pro), but if I try to use
> on the Powerdge the binaries compiled on the Pentium, erl segfaults.
>
> I attached the output of the compilation for the different version and
> also the strace output of erl 10.B.8 segfault.
>
> Thanks for any help, I don't know where to look to solve this problem.
>
> Yann
>   




More information about the erlang-questions mailing list