Hello Navid,
Hi there,
In file included from applications/ethernet/EtherAppCli.cc:21:0:applications/ethernet/EtherAppCli.h:21:22: fatal error: INETDefs.h: No such file or directorycompilation terminated.
1. Download OMNeT4.2.2 [https://omnetpp.org/component/jdownloads/send/32-release-older-versions/2245-omnet-4-2-2-source-ide-tgz] and extract the zip.
2. OMNeT4.2.2 has few bugs which make it impossible to build and install. Replace these 2 files with the files in available in zip.
omnetpp-4.2.2/src/utils/abspath.cc
omnetpp-4.2.2/src/common/matchexpression.y
3. To be able to build OMNet4.2.2 it needs a specific combination of bison3.0.2 and GCC4.8.4.
OMNet4.2.2 will not build even if even the minor number version of gcc is different as there is another bug in gcc.
4. inet-20111118 is compatible with only OMNet4.2.X, it will not build with any other version of OMNet. These old versions used parameters like --deep to search for include files which can be used in version below OMNet4.3.X
5. Install these libraries on Linux.
sudo apt-get install build-essential flex perl tcl-dev tk-dev blt libxml2-dev zlib1g-dev doxygen graphviz openmpi-bin libopenmpi-dev libpcap-dev blt-dev libgmp-dev
--
You received this message because you are subscribed to a topic in the Google Groups "oversim" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/oversim/xW-XDphjub4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to oversim+unsubscribe@googlegroups.com.
To post to this group, send email to ove...@googlegroups.com.
Visit this group at https://groups.google.com/group/oversim.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "oversim" group.
To unsubscribe from this group and stop receiving emails from it, send an email to oversim+unsubscribe@googlegroups.com.
To post to this group, send email to ove...@googlegroups.com.
Visit this group at https://groups.google.com/group/oversim.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and all its topics, send an email to oversim+u...@googlegroups.com.