Index: seagull/build.conf =================================================================== --- seagull.orig/build.conf +++ seagull/build.conf @@ -294,9 +294,9 @@ BUILD_7_MODULES="common parser-frame fil #BUILD_8_MODULES="common transport-frame protocol-frame library-trans-octcap32" # sctp transport library -#BUILD_9_NAME="libtrans_extsctp.so" -#BUILD_9_TYPE=libextsctp -#BUILD_9_MODULES="common transport-frame protocol-frame library-trans-ip library-trans-extsctp" +BUILD_9_NAME="libtrans_extsctp.so" +BUILD_9_TYPE=libextsctp +BUILD_9_MODULES="common transport-frame protocol-frame library-trans-ip library-trans-extsctp" # tls transport library #BUILD_10_NAME="libtrans_iptls.so"