> {reason,{'EXIT',{error,{open_error,-10}}}},
Looking through the output from truss, I see A LOT of files that are
trying to be opened that don't exist. E.g.,
stat64("/opt/local/32/lib/erlang/lib/kernel-2.12.2/ebin/httpd_util.beam",
0x08047070) Err#2 ENOENT
/1:
open64("/opt/local/32/lib/erlang/lib/kernel-2.12.2/ebin/httpd_util.beam",
O_RDONLY) Err#2 ENOENT
/1:
stat64("/opt/local/32/lib/erlang/lib/stdlib-1.15.2/ebin/httpd_util.beam",
0x08047070) Err#2 ENOENT
/1:
open64("/opt/local/32/lib/erlang/lib/stdlib-1.15.2/ebin/httpd_util.beam",
O_RDONLY) Err#2 ENOENT
/1: stat64("/opt/local/32/lib/erlang/lib/xmerl-1.1.8/ebin/httpd_util.beam",
0x08047070) Err#2 ENOENT
Strange. I don't know what to make of it. I'm starting to give up the
notion of deploying on OpenSolaris, for now. This is doubly annoying
because 0.7.2 worked fine.
Thanks, all.
--
Mark James Adams
http://raysend.com/mark/