[erlang-questions] SCTP support in Erlang from ESL

Chandru chandrashekhar.mullaparthi@REDACTED
Mon Apr 14 22:26:45 CEST 2014


It is possible that the ESL build was done on a machine without SCTP
support, or the  --enable-sctp flags were not supplied. One option is to
build from source.

cheers
Chandru

On 14 April 2014 21:22, Artem Teslenko <ates@REDACTED> wrote:

>  Yes, both packages are installed:
>
>
> $ rpm -qa | grep sctp
> lksctp-tools-devel-1.0.10-7.el6.x86_64
> lksctp-tools-1.0.10-7.el6.x86_64
>
>
>
> On 04/14/2014 11:11 PM, Chandru wrote:
>
>  Do you have the lksctp-tools and lksctp-tools-devel packages installed?
>
>  cheers
> Chandru
>
>
> On 14 April 2014 20:54, Artem Teslenko <ates@REDACTED> wrote:
>
>> Hello,
>>
>> Can't make SCTP work on my system with esl-erlang installed:
>>
>> $ lsb_release -a
>> LSB Version:
>> :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
>> Distributor ID:    RedHatEnterpriseServer
>> Description:    Red Hat Enterprise Linux Server release 6.5 (Santiago)
>> Release:    6.5
>> Codename:    Santiago
>>
>> $ rpm -qa |grep erlang
>> esl-erlang-R16B03-4.x86_64
>>
>> $ rpm -qa |grep sctp
>> lksctp-tools-1.0.10-7.el6.x86_64
>>
>> $ lsmod |grep sctp
>> sctp                  198775  2
>>
>> $ erl
>> Erlang R16B03-1 (erts-5.10.4) [source] [64-bit] [smp:2:2]
>> [async-threads:10] [hipe] [kernel-poll:false]
>>
>> Eshell V5.10.4  (abort with ^G)
>> 1> gen_sctp:open().
>> {error,eprotonosupport}
>>
>> Is esl-erlang compiled without SCTP support or is something wrong with my
>> system?
>>
>> Thanks.
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140414/edc3abe3/attachment.htm>


More information about the erlang-questions mailing list