Help with performing a "make"

9 views
Skip to first unread message

Rashadul Kabir

unread,
Jan 17, 2022, 4:24:19 AM1/17/22
to OMNeT++ Users
Hello everyone!

I am trying to use the following package. https://github.com/Mellanox/DCTrafficGen

However, I try to do a "make", as per the instructions in the link, I get the following error. Any help would be much appreciated. Thank you for your time. 

cd src && make MODE=debug CXXFLAGS="-Wall --std=c++11 -I/usr/include/libxml2/" DBG_SUFFIX="_dbg"
make[1]: Entering directory '/home/kabir/Documents/PhD_Research/Simulation/DCTrafficGen-master/dctg_example/src'
Creating executable: ../out/gcc-debug/src/dctg_example_dbg
/usr/bin/ld: cannot find -lDCTG_dbg
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:98: ../out/gcc-debug/src/dctg_example_dbg] Error 1
make[1]: Leaving directory '/home/kabir/Documents/PhD_Research/Simulation/DCTrafficGen-master/dctg_example/src'
make: *** [Makefile:29: all] Error 2
Reply all
Reply to author
Forward
0 new messages