LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ns-2.30-asconf.patch (https://www.linuxquestions.org/questions/linux-software-2/ns-2-30-asconf-patch-4175594962/)

morzana 12-07-2016 03:49 AM

ns-2.30-asconf.patch
 
1 Attachment(s)
i need this patch
Quote:

ns-2.30-asconf.patch
Quote:

msctp
as stated in the attached pdf
thanks in advance

morzana 12-07-2016 03:59 AM

3 Attachment(s)
msctp patch

morzana 12-08-2016 05:22 AM

after aplying the above patch I got these errors
Quote:

In file included from sctp/asconf.cc:8:
sctp/sctp.h: At global scope:
sctp/sctp.h:65: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:78: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:90: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:97: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:104: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:114: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:123: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:155: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:170: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:182: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:211: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:223: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:229: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:241: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:249: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:261: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:282: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:288: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:293: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:300: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:302: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:311: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:326: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:445: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:452: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:464: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:472: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:479: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:494: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:496: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:582: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:588: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:615: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:620: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:626: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:633: warning: ‘typedef’ was ignored in this declaration
sctp/sctp.h:639: warning: ‘typedef’ was ignored in this declaration
In file included from sctp/asconf.cc:14:
sctp/asconf.h:28: warning: ‘typedef’ was ignored in this declaration
sctp/asconf.cc: In member function ‘virtual int SctpHandoverAgent::GenChunk(SctpChunkType_E, u_char*)’:
sctp/asconf.cc:416: error: ‘ucpChunkiSize’ was not declared in this scope
sctp/asconf.cc:452: error: ‘ucpChunkiSize’ was not declared in this scope
sctp/asconf.cc:523: error: expected ‘;’ before ‘sizeof’
sctp/asconf.cc:600: warning: statement has no effect
sctp/asconf.cc:631: error: expected ‘)’ before ‘sizeof’
sctp/asconf.cc:635: error: ‘ucpChunkiSize’ was not declared in this scope
sctp/asconf.cc:651: error: expected ‘)’ before ‘sizeof’
sctp/asconf.cc:655: error: ‘ucpChunkiSize’ was not declared in this scope
sctp/asconf.cc:756: warning: statement has no effect
sctp/asconf.cc: In member function ‘virtual int SctpHandoverAgent::ProcessChunk(u_char*, u_char**)’:
sctp/asconf.cc:897: error: invalid conversion from ‘int’ to ‘u_char*’
sctp/asconf.cc:907: error: invalid conversion from ‘int’ to ‘u_char*’
sctp/asconf.cc:963: error: invalid conversion from ‘int’ to ‘u_char*’
sctp/asconf.cc:1024: warning: statement has no effect
sctp/asconf.cc:1089: error: invalid conversion from ‘int’ to ‘u_char*’
sctp/asconf.cc:1120: error: invalid conversion from ‘int’ to ‘u_char*’
sctp/asconf.cc:1160: error: invalid conversion from ‘int’ to ‘u_char*’
make: *** [sctp/asconf.o] Error 1


All times are GMT -5. The time now is 07:13 PM.