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

Mikael Pettersson mikpe@REDACTED
Wed Jun 7 14:14:54 CEST 2006


Yann Rouillard writes:
 > 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.

Your R10B versions don't compile cleanly: there are several segmentation
faults while compiling the libraries. Didn't you notice them?

 > 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 suspect the two machines don't have the exact same libraries etc.

You're not saying anything about the OS, C compiler, or C library versions.
As a first step, configure R10B-10 with --disable-hipe and try rebuilding it.
If that makes R10B-10 work then it's an issue with your C libraries.



More information about the erlang-questions mailing list