[erlang-questions] crypto:start() fails on SPARC Solaris 9
Anders Nygren
anders.nygren@REDACTED
Thu Aug 23 19:57:45 CEST 2007
Hi
I am having a problem with R11B-4 on Solaris 9 SPARC.
bash-2.05$ uname -a
SunOS testing 5.9 Generic_118558-25 sun4u sparc SUNW,Ultra-5_10
When I try to start crypto I get
Erlang (BEAM) emulator version 5.5.4 [source] [async-threads:0] [hipe]
[kernel-poll:false]
Eshell V5.5.4 (abort with ^G)
1> crypto:start().
sh: crypto_drv: not found
sh: crypto_drv: not found
=ERROR REPORT==== 23-Aug-2007::12:47:44 ===
** Generic server crypto_server terminating
** Last message in was {'EXIT',#Port<0.98>,normal}
** When Server state == {#Port<0.98>,[]}
** Reason for termination ==
** {port_died,normal}
Does anyone have any ideas what could be wrong?
/Anders
More information about the erlang-questions
mailing list