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

Yann Rouillard yann.rouillard@REDACTED
Wed Jun 7 11:58:49 CEST 2006


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compilation_erlang_10.b.8.txt.gz
Type: application/x-gzip
Size: 47225 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060607/5bca3ec3/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compilation_erlang_10.b.9.txt.gz
Type: application/x-gzip
Size: 47350 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060607/5bca3ec3/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compilation_erlang_10.b.10.txt.gz
Type: application/x-gzip
Size: 47521 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060607/5bca3ec3/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compilation_erlang_11.b.0.txt.gz
Type: application/x-gzip
Size: 47275 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060607/5bca3ec3/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: erl_segfault_10.b.8.txt.gz
Type: application/x-gzip
Size: 15672 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060607/5bca3ec3/attachment-0004.bin>


More information about the erlang-questions mailing list