Error on OMNeT++ 5.2.1 Version

737 views
Skip to first unread message

Saurabh Samber

unread,
Mar 13, 2018, 8:03:53 AM3/13/18
to omn...@googlegroups.com
Hello to all

I have installed the OMNeT++5.2.1 version on ubuntu i.e. linux , and there is 6 errors on the folder inet when the omnet project installing was finished please check the screenshot

Description    Resource       Path    Location         Type
cannot find -loppenvir_dbg               inet               C/C++ Problem
cannot find -loppsim_dbg                   inet                            C/C++ Problem
make: *** [all] Error 2                inet             C/C++ Problem
make[1]: *** [../out/gcc-debug/src/libINET_dbg.so] Error 1    inet             C/C++ Problem
recipe for target '../out/gcc-debug/src/libINET_dbg.so' failed    Makefile    /inet/src    line 1320    C/C++ Problem
recipe for target 'all' failed    Makefile    /inet    line 6    C/C++ Problem


please tell me what is the problem

with best regards

Sam
Error in omnet++ 5.2.1 version.JPG
ubuntu.JPG

Attila Török

unread,
Mar 13, 2018, 8:47:43 AM3/13/18
to OMNeT++ Users
One possible cause might be that you built OMNeT++ in release mode only, and try to start your simulation in debug mode.
Try building OMNeT++ in debug mode as well, by issuing the command make -j4 MODE=debug in your OMNeT++ installation directory.

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.

Saurabh Samber

unread,
Mar 13, 2018, 8:52:26 AM3/13/18
to OMNeT++ Users
how to start do it in debug mode, i have to reconfigure the libraries again or what exactly i have to do


On Tuesday, March 13, 2018 at 1:47:43 PM UTC+1, Attila Török wrote:
One possible cause might be that you built OMNeT++ in release mode only, and try to start your simulation in debug mode.
Try building OMNeT++ in debug mode as well, by issuing the command make -j4 MODE=debug in your OMNeT++ installation directory.
2018-03-13 13:03 GMT+01:00 Saurabh Samber <samber....@gmail.com>:
Hello to all

I have installed the OMNeT++5.2.1 version on ubuntu i.e. linux , and there is 6 errors on the folder inet when the omnet project installing was finished please check the screenshot

Description    Resource       Path    Location         Type
cannot find -loppenvir_dbg               inet               C/C++ Problem
cannot find -loppsim_dbg                   inet                            C/C++ Problem
make: *** [all] Error 2                inet             C/C++ Problem
make[1]: *** [../out/gcc-debug/src/libINET_dbg.so] Error 1    inet             C/C++ Problem
recipe for target '../out/gcc-debug/src/libINET_dbg.so' failed    Makefile    /inet/src    line 1320    C/C++ Problem
recipe for target 'all' failed    Makefile    /inet    line 6    C/C++ Problem


please tell me what is the problem

with best regards

Sam

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.

Alfonso Ariza Quintana

unread,
Mar 14, 2018, 6:57:05 AM3/14/18
to omn...@googlegroups.com

Build configurations->set active->gcc-debug

Reply all
Reply to author
Forward
0 new messages