[ndnSIM] Compile error while adding new topology reader.

Anil Jangam anilj.mailing at gmail.com
Sun Feb 8 21:23:00 PST 2015


Hi,

I have added a new topology reader class to my simulation scenario under
folder ndnSIM/plugin/topology. On compilation of this class, I am getting
below error.

Towards this change, I have also included "nlsr-topology-reader.h" file in
/ns3/ndnSIM-module.h. The below error is thrown from this file only. I am
not sure why this error and how to resolve this.

I also observed some sort of relationship of topology reader in the
ndnSIM/binding/ folder as below.

grep -l annotated-topology-reader.h *
modulegen__gcc_ILP32.py
modulegen__gcc_LP64.py


I am not sure if there is any relationship of this binding with the below
error. Can someone please elaborate?

Thanks,
/anil.


[1289/2530] cxx: src/ndnSIM/examples/ndn-simple-with-pcap.cc ->
build/src/ndnSIM/examples/ndn-simple-with-pcap.cc.20.o
In file included from
../src/ndnSIM/tools/rocketfuel-maps-cch-to-annotaded.cc:24:0:
./ns3/ndnSIM-module.h:55:34: fatal error: nlsr-topology-reader.h: No such
file or directory
compilation terminated.
In file included from ../src/ndnSIM/examples/ndn-nlsr-simple.cc:24:0:
./ns3/ndnSIM-module.h:55:34: fatal error: nlsr-topology-reader.h: No such
file or directory
compilation terminated.
In file included from ../src/ndnSIM/examples/ndn-simple-udp.cc:25:0:
./ns3/ndnSIM-module.h:55:34: fatal error: nlsr-topology-reader.h: No such
file or directory
compilation terminated.
In file included from ../src/ndnSIM/examples/ndn-simple-with-pcap.cc:24:0:
./ns3/ndnSIM-module.h:55:34: fatal error: nlsr-topology-reader.h: No such
file or directory
compilation terminated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20150209/c216817b/attachment.html>


More information about the ndnSIM mailing list