I want to do MPLS-TE demo .I follow the web: http://www.openflow.org/wk/index.php/MPLS-TE_Demo .but when i install nox , there is EOF error, so i apply cstdio.patch to mnox/src, but it turn out : ~/mnox$ patch -p1 <cstdio.patch patching file src/include/async_io.hh patching file src/include/cnode.hh patching file src/include/leak-checker.hh Hunk #1 FAILED at 18. 1 out of 1 hunk FAILED -- saving rejects to file src/include/leak-checker.hh.rej patching file src/include/netinet++/datapathid.hh patching file src/include/netinet++/ethernetaddr.hh patching file src/include/rule.hh patching file src/include/string.hh patching file src/include/threads/cooperative.hh patching file src/include/threads/impl.hh patching file src/include/threads/signals.hh patching file src/include/vlog.hh /////////////////////// can someone give me help ?
