I built it this way: ./Configure --prefix=$HOME/tmp/openssl --openssldir=/etc/pki/tls \ zlib enable-rfc3779 enable-sctp enable-cms no-mdc2 no-ec2m no-sm2 no-sm4 \ enable-buildtest-c++ shared '-DDEVRANDOM="\"/dev/urandom\""' make all and ...
{{ $ENABLE_SCTP := .Env.ENABLE_SCTP | default "0" | toBool -}} {{ $ENABLE_RECORDING := .Env.ENABLE_RECORDING | default "0" | toBool -}} {{ $ENABLE_OCTO := .Env.ENABLE_OCTO | default "0" | toBool -}} {{ $ENABLE_OCTO_SCTP := .Env.ENABLE_OCTO_SCTP | default .Env....
I have the same problem with the SCTP protocol on an LX2160 board.Does anyone know how to install and activate the SCTP protocol?Here are the errors:[SCTP] Socket creation failed: Protocol not supported[SCTP] could not open socket, no SCTP connection established[SCTP] ...
I have the same problem with theSCTP protocolon an LX2160 board. Does anyone know how to install and activate the SCTP protocol? Here are the errors: [SCTP] Socket creation failed: Protocol not supported [SCTP] could not open socket, no SCTP connection established ...