|
||||||
| C and C++ C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hi all, I have some problems in compiling Distributed Internet Traffic Generator (D-ITG) on an Ubuntu machine. The Generator is free and you can find it at ..:: D-ITG, Distributed Internet Traffic Generator ::... When I try to compile the program, I get the following error:
fabio@fabio:~/Tesi Specialistica/DITG/trunk/src$ make make[1]: Entering directory `/home/fabio/Tesi Specialistica/DITG/trunk/src/ITGSend' make -C newran -ef nr_gnu.mak myexcept.o make[2]: Entering directory `/home/fabio/Tesi Specialistica/DITG/trunk/src/ITGSend/newran' make[2]: `myexcept.o' is up to date. make[2]: Leaving directory `/home/fabio/Tesi Specialistica/DITG/trunk/src/ITGSend/newran' make -C newran -ef nr_gnu.mak extreal.o make[2]: Entering directory `/home/fabio/Tesi Specialistica/DITG/trunk/src/ITGSend/newran' make[2]: `extreal.o' is up to date. make[2]: Leaving directory `/home/fabio/Tesi Specialistica/DITG/trunk/src/ITGSend/newran' make -C newran -ef nr_gnu.mak newran.o make[2]: Entering directory `/home/fabio/Tesi Specialistica/DITG/trunk/src/ITGSend/newran' make[2]: `newran.o' is up to date. make[2]: Leaving directory `/home/fabio/Tesi Specialistica/DITG/trunk/src/ITGSend/newran' g++ -DLINUX_OS -Wall -Wno-deprecated -c -o traffic.o traffic.cpp traffic.cpp: In function ‘void telnetParser(SumRandom**, SumRandom**, TDistro&, TDistro&)’: traffic.cpp:75: error: no match for ‘operator*’ in ‘1.100000000000000088817841970012523233890533447 27e+0 * * ParetoRV’ traffic.cpp:80: error: no match for ‘operator+’ in ‘D + 21’ traffic.cpp: In function ‘void voIPParser(int, char**, int&, unsigned int, SumRandom**, SumRandom**, TDistro&, TDistro&)’: traffic.cpp:177: error: no match for ‘operator*’ in ‘((VAD * framesize) * samples) * * ConstantRV’ traffic.cpp:181: error: no match for ‘operator*’ in ‘(1.0e+3 / pkts) * * ConstantRV’ traffic.cpp: In function ‘void dnsParser(SumRandom**, SumRandom**, TDistro&, TDistro&)’: traffic.cpp:198: error: no match for ‘operator*’ in ‘1.785714285714285551875946111977100372314453125 e+3 * * ConstantRV’ traffic.cpp:204: error: no match for ‘operator*’ in ‘2.2e+2 * * UniformRV’ make[1]: *** [traffic.o] Error 1 make[1]: Leaving directory `/home/fabio/Tesi Specialistica/DITG/trunk/src/ITGSend' make: *** [ITGSend] Error 2 Have I missed some option when I call "make"? Can someone help me? Thank you |
| Sponsored Links |
|
|
|
|||||
|
do you actually see the ‘ characters in the code? If so, that could be part of the problem. Are there any dependencies that you haven't satisfied on your machine?
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
No I just don't see these characters, this characters appear in this post instead of ".There are no dependencies that I haven't satisfied on my machine. I type the make command in the directory src of the program. Please help me, sorry for my bad english ...
Bye |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problems in GETMEM.INC with newer WinXP security updates. | dima_q | Pascal/Delphi | 0 | 06-04-2007 09:17 AM |
| problems wit the JDK 6 | terabite | Java Help | 10 | 11-24-2006 02:52 PM |
| RSS 2.0 enclosure problems | Alakazam | JavaScript and CSS | 2 | 09-26-2006 04:32 PM |
| Problems with Google? | Void | Marketing | 4 | 07-23-2006 07:12 PM |
| Xav | ........ | 1357.94 |
| MeTh0Dz|Reb0rn | ........ | 1083.85 |
| WingedPanther | ........ | 919.18 |
| marwex89 | ........ | 906.86 |
| morefood2001 | ........ | 903.18 |
| John | ........ | 902.37 |
| Brandon W | ........ | 789.89 |
| chili5 | ........ | 312.39 |
| Steve.L | ........ | 264.99 |
| dcs | ........ | 240.34 |
Goal: 100,000 Posts
Complete: 83%