On Sat, Jun 06, 2015 at 12:08:58AM +0200, Daniel Borkmann wrote:
> On 06/06/2015 12:02 AM, Perf Tech wrote:
> >Thanks Guys for the reply.  The following is what I got, any idea why?
> >
> ># ./trafgen --dev eth0 --conf tmp2.txt --rand --gap 1000us --cpp
> >Syntax error at line6, at char 't'! syntax error, unexpected number!
> ># ./trafgen --dev eth0 --conf tmp2.txt --rand --gap 1000us
> >Syntax error at line2, at char 'T'! syntax error, unexpected number,
> >expecting ')'!
> 
> That's what I get:
> 
> # trafgen -e > foo
> # trafgen --in foo --out em1 --cpp --rand --gap 1000us --num 1
>      1 packets to schedule
>     73 bytes in total
> Running! Hang up with ^C!
> 
> 
>            1 packets outgoing
>           73 bytes outgoing
>            0 sec, 1148 usec on CPU0 (1 packets)
> 
> Do you have cpp installed on your machine?
> 
I think in that case there could be a message like:
sh: cpp: command not found
Failed to invoke C preprocessor!

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

Reply via email to