[erlang-bugs] crypto module incorrectly linked with DYNAMIC_SSL
Christian Faulhammer
opfer@REDACTED
Sat Jul 12 11:13:54 CEST 2008
Hi,
a user of Gentoo Linux reported the following bug via our bug tracker:
<URL:http://bugs.gentoo.org/show_bug.cgi?id=231468>. Summary is:
Erlang (BEAM) emulator version 5.6.3 [source] [smp:4] [async-threads:0]
Eshell V5.6.3 (abort with ^G)
1> crypto:start().
sh: line 0: exec: crypto_drv: not found
{error,{shutdown,{crypto_app,start,[normal,[]]}}}
We set SSL_DYNAMIC to yes duing build to have the system's libraries
used for linking. Unfortunately this does not work.
$ ldd /usr/lib/erlang/lib/crypto-1.5.2/priv/lib/crypto_drv.so
linux-gate.so.1 => (0x5376b000)
libc.so.6 => /lib/libc.so.6 (0x535b4000)
/lib/ld-linux.so.2 (0x5376c000)
For his config.log file see the mentioned bug report. Thanks for your
support.
V-Li
--
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
<URL:http://www.faulhammer.org/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20080712/e76f69bb/attachment.bin>
More information about the erlang-bugs
mailing list