Ok, good news... I'm progressing... bad news.... bit stuck :) The nfdump version in Debian5 seems to be nfdump: Version: 1.5.7
I downloaded the nfsen tar and it says I need at least 1.6.1. So downloaded the 1.6.2 tar, Ran configure, discovered I was missing yacc so added btyacc, then discovered I was missing flex... got configure to finish with no warnings... "make" on the other hand... I'm getting the following errors and can't figure what I'm missing now? Are there any prerequisites that I should have included? ==== Wmissing-noreturn -MT grammar.o -MD -MP -MF .deps/grammar.Tpo -c -o grammar.o grammar.c btyaccpa.ske:96: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘yylval’ btyaccpa.ske:100: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘yyretlval’ btyaccpa.ske:111: error: expected specifier-qualifier-list before ‘yyparsestate’ btyaccpa.ske:128: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token btyaccpa.ske:131: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token btyaccpa.ske:134: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token btyaccpa.ske:137: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token btyaccpa.ske:140: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token btyaccpa.ske:143: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Nfdump-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfdump-discuss
