Hello! Problem: i have done 'git clone https://github.com/phaag/nfdump.git', ./configure --enable-nel --enable-fixtimebug --enable-nfprofile --enable-nftrack --enable-readpcap --enable-nfpcapd --with-rrdpath=/usr/include // Is --enable-nel really deprecated? I need to show some NAT translations from my v9 flows.
When i run make, i get an error, that says: > WARNING: 'aclocal-1.15' is missing on your system. > You should only need it if you modified 'acinclude.m4' or > 'configure.ac' or m4 files included by 'configure.ac'. OK, first of all i have aclocal-1.14 and automake-1.14 in system, so i just put some symlinks for this. //In fact, this problem occured when maintainer didn't 'touch configure.ac aclocal.m4 configure Makefile.am Makefile.in', so the user should do some: 'autoreconf' './configure' 'automake' 'make' // Then it says, that there is no "./README" file, it's not a problem: 'ln -s README.md README :)' But then make falls, it says: make[3]: *** No rule to make target «../extra/nftrack/nftrack.c», needed by «../extra/nftrack/nftrack-nftrack.o». Stop. make[3]: exit from directory «/usr/local/src/nfdump/bin» Makefile:765: ...error for ... «all» Does anybody have compile with nftrack well? Thank you. ------------------------------------------------------------------------------ Presto, an open source distributed SQL query engine for big data, initially developed by Facebook, enables you to easily query your data on Hadoop in a more interactive manner. Teradata is also now providing full enterprise support for Presto. Download a free open source copy now. http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140 _______________________________________________ Nfdump-discuss mailing list Nfdump-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfdump-discuss