Search code examples
mingwdistributedtraffic

Error in compiling D-ITG


i have try to compile D-ITG (Distributed Internet Traffic Generator ) on a windows but i get this errors: common.mk:5: recipe for target 'common/ITG.o' failed common.mk:5: recipe for target 'common/thread.o' failed

in instruction manual said follow this steps 1. download and unpack the ”D-ITG-2.8.1-r2058M-src.zip” package somewhere on your filesystem; 2. from the command line, enter the ”D-ITG-2.8.1-r2058M/src” directory; 3. type ”make” to build the binaries.

and i followd this steps but this gives me errors...


Solution

  • D-ITG needs gcc GNU libraries that available to download in mingw package... mingw contains a lot of libraries... first of all it needs to make command in prompt... to this we need to download mingw and set bin folder path of mingw to system environment .... i did this mistake that i'm downloaded an incomplete version of mingw ... in D-ITG manual said download Dev-C++...when you install dev-C++ it has a mingw folder but when i installed it this folder has not that libraries...