How to install zrp in ns2.33?
Hi sir,
When I patch PatchZRP.patch, I encounter as follows,
khinmyo@ubuntu:~/ns-allinone-2.33/ns-2.33$ patch -p1 < ./zrp/PatchZRP.patch
patching file ns-2.33/common/packet.h
Hunk #1 FAILED at 67.
Hunk #2 FAILED at 180.
Hunk #3 FAILED at 303.
3 out of 3 hunks FAILED -- saving rejects to file ns-2.33/common/packet.h.rej
patching file ns-2.33/Makefile
Hunk #1 FAILED at 53.
Hunk #2 FAILED at 259.
2 out of 2 hunks FAILED -- saving rejects to file ns-2.33/Makefile.rej
patching file ns-2.33/tcl/lib/ns-agent.tcl
Hunk #1 FAILED at 192.
1 out of 1 hunk FAILED -- saving rejects to file ns-2.33/tcl/lib/ns-agent.tcl.rej
patching file ns-2.33/tcl/lib/ns-default.tcl
Hunk #1 FAILED at 1337.
1 out of 1 hunk FAILED -- saving rejects to file ns-2.33/tcl/lib/ns-default.tcl.rej
patching file ns-2.33/tcl/lib/ns-lib.tcl
Hunk #1 FAILED at 621.
Hunk #2 FAILED at 791.
2 out of 2 hunks FAILED -- saving rejects to file ns-2.33/tcl/lib/ns-lib.tcl.rej
patching file ns-2.33/tcl/lib/ns-packet.tcl
Hunk #1 FAILED at 167.
1 out of 1 hunk FAILED -- saving rejects to file ns-2.33/tcl/lib/ns-packet.tcl.rej
patching file ns-2.33/trace/cmu-trace.cc
Hunk #1 FAILED at 54.
Hunk #2 FAILED at 464.
Hunk #3 FAILED at 1218.
3 out of 3 hunks FAILED -- saving rejects to file ns-2.33/trace/cmu-trace.cc.rej
patching file ns-2.33/trace/cmu-trace.h
Hunk #1 FAILED at 149.
1 out of 1 hunk FAILED -- saving rejects to file ns-2.33/trace/cmu-trace.h.rej
khinmyo@ubuntu:~/ns-allinone-2.33/ns-2.33$
So, please help me what I should do!!!
|