在ns2中实现时TORA出错

时间:2015-04-23 18:24:57

标签: algorithm ns2 tora

当我运行代码时

http://wpage.unina.it/marcello.caleffi/ns2/tora.cc

http://wpage.unina.it/marcello.caleffi/ns2/tora.h

我得到的错误是

invalid command name "int"
while executing
"int hdr_tora::offset_"
(file "tora.cc" line 18)

任何人都能帮助我吗?

1 个答案:

答案 0 :(得分:0)

好吧,你不应该"运行代码"。

并且:files.cc无法在ns2中单独编译。

构建示例:tar xvf ns-allinone-2.35_gcc482.tar.gz

https://drive.google.com/file/d/0B7S255p3kFXNSGJCZ2YzUGJDVk0/view?usp=sharing

cd ns-allinone-2.35 /

patch -p0< tora_ns235.patch

https://drive.google.com/file/d/0B7S255p3kFXNQXhib1BhRlVSSm8/view?usp=sharing

./安装

Tora示例:tora-files + examples.tar.gz

https://drive.google.com/file/d/0B7S255p3kFXNQ2hYb0xPcmdlWU0/view?usp=sharing