On Fri, Jun 05, 2015 at 03:42:58PM -0700, Perf Tech wrote:
> Yes, it works after copying trafgen_stddef.h  to  /etc/netsniff-ng/stddef.h 
> 
> Thanks guys!
> 
> 
> On Friday, June 5, 2015 at 5:36:16 PM UTC-5, Vadim Kochan wrote:
> >
> > On Fri, Jun 05, 2015 at 03:31:30PM -0700, Perf Tech wrote: 
> > > Did that but still get the same problem. 
> > > 
> > > # ls /etc/netsniff-ng/ 
> > > rules  trafgen_stddef.h 
> >
> > It should be as stddef.h in /etc/netsniff-ng 
> >
> 
> -- 
> 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.

Really this is very confusing and not easy to identify such issue
because cpp uses stddef.h file from /usr/include/linux if it did not
find it in /etc/netsniff-ng, but if add -nostdinc option to cpp cmd
line, then the cpp will print the error and everything is clear :-).

But I am not sure if this is correct.

Daniel what do you think ?

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 netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to