codeghar / Seagull

Seagull is a free, Open Source (GPL) multi-protocol traffic generator test tool. Forked from upstream on Sourceforge. Patched to build on recent versions of Ubuntu, CentOS, and openSUSE.
GNU General Public License v2.0
50 stars 48 forks source link

Build failed #30

Open naseemr opened 2 years ago

naseemr commented 2 years ago

make[1]: Entering directory `/home/cloud/opt/src/seagull/seagull/trunk/src' [Compiling library-trans-extsctp/C_SocketSCTP.cpp] In file included from library-trans-extsctp/C_SocketSCTP.hpp:24:0, from library-trans-extsctp/C_SocketSCTP.cpp:24: library-trans-extsctp/socketSCTP_t.hpp:22:18: fatal error: sctp.h: No such file or directory

include

              ^

compilation terminated. make[1]: [/home/cloud/opt/src/seagull/seagull/trunk/src/work-1.8.3/C_SocketSCTP.o] Error 1 make[1]: Leaving directory `/home/cloud/opt/src/seagull/seagull/trunk/src' make: [all_libtrans_extsctp.so] Error 2