On Fri, Jun 05, 2015 at 03:04:24PM -0700, Perf Tech wrote: > Sorry, I meant to say I got the following. I am stuck with syntax errors :-( > > # ./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 ')'! >
I think you need to copy trafgen_stddef.h into /etc/netsniff-ng/stddef.h :-) Because when I renamed my /etc/netsniff-ng/stddef.h I got the same error. Regards, -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
