sctp_houdini.c:32:26: error: netinet/sctp.h: No such file or directory
sctp_houdini.c: In function 'make_sctp_connection':
sctp_houdini.c:710: error: storage size of 'msg' isn't known
sctp_houdini.c:712: error: invalid application of 'sizeof' to incomplete type 'struct sctp_initmsg'
sctp_houdini.c:730: error: 'SOL_SCTP' undeclared (first use in this function)
sctp_houdini.c:730: error: (Each undeclared identifier is reported only once
sctp_houdini.c:730: error: for each function it appears in.)
sctp_houdini.c:730: error: 'SCTP_INITMSG' undeclared (first use in this function)
Последний раз редактировалось roleg; 17.08.2009 в 12:54..