`erl -boot start_sasl` Question
Li, Grant
Grant_Li@REDACTED
Fri Nov 19 15:37:08 CET 2010
All,
I got the following error when I ran the command `erl -boot start_sasl`:
$ erl -boot start_sasl
{"init terminating in do_boot",{'cannot get bootfile','start_sasl.boot'}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
start_sasl.boot exits in $ROOT/bin directory, where $ROOT is the root of the Erlang distribution.
I have attached erl_crash.dump file.
I would appreciate very much for your help.
Grant Li
CSG Systems, Inc.
-----Original Message-----
From: Li, Grant
Sent: Thursday, November 18, 2010 10:21 AM
To: 'info'; 'erlang-questions'
Subject: Build Erlang on Solaris 10
Hello Experts,
I'm new to Erlang...
I built Erlang on Solaris 10, with the following configure command:
$ ./configure --enable-threads --host=sparc --build=sparc-sun-solaris2.10 --without-ssl erl_xcomp_bigendian=yes erl_x
comp_linux_nptl=yes erl_xcomp_linux_usable_sigusrx=yes erl_xcomp_poll=yes erl_xcomp_putenv_copy=yes erl_xcomp_gethrvtime_procfs_ioctl=yes erl_xcomp_clock_gettime_cpu_time=yes erl_xcomp_dlsym_brk_wrappers=yes
When the make is completed, I observed the following issues:
1. Erlang was build in both sparc-sun-solaris2.10 and sparc-sun-sunos4.1.1. Does anyone know where sunos4.1.1 was coming from? The binaries in otp_src_R14B/bin/sparc-sun-solaris2.10 and otp_src_R14B/bin/sparc-sun-sunos4.1.1 have different sizes;
2. I wondered if erl was not built correctly. Two erl files were found:
-rwxr-xr-x 1 ligr01 etsi 937 Nov 12 16:24 otp_src_R14B/bootstrap/bin/erl
-rwxrwxr-x 1 ligr01 etsi 1448 Sep 13 12:00 otp_src_R14B/erts/etc/win32/cygwin_tools/erl
For my understanding, erl should exist in otp_src_R14B/bin directory.
Thank you,
Grant Li
CSG Systems, Inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: erl_crash.dump
Type: application/octet-stream
Size: 37340 bytes
Desc: erl_crash.dump
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20101119/03f47e87/attachment.obj>
More information about the erlang-questions
mailing list