Scott please update ntopng/nDPI and try again Luca
On Oct 8, 2013, at 10:11 PM, Scott Brenner <[email protected]> wrote: > I am getting a different error on 6855… > > g++ -g -Wall -Ithird-party/credis-0.2.3 -I./third-party/mongoose > -Ithird-party/json-c -I./nDPI/src/include -I./third-party/LuaJIT-2.0.2/src > -Ithird-party/rrdtool-1.4.7/src/ -I./third-party/zeromq-3.2.3/include > -I/usr/local/include -I/opt/local/include -Ithird-party/http-client-c/src/ > -Ithird-party/EWAHBoolArray/headers -c CollectorInterface.cpp -o > CollectorInterface.o > g++ -g -Wall -Ithird-party/credis-0.2.3 -I./third-party/mongoose > -Ithird-party/json-c -I./nDPI/src/include -I./third-party/LuaJIT-2.0.2/src > -Ithird-party/rrdtool-1.4.7/src/ -I./third-party/zeromq-3.2.3/include > -I/usr/local/include -I/opt/local/include -Ithird-party/http-client-c/src/ > -Ithird-party/EWAHBoolArray/headers -c DB.cpp -o DB.o > g++ -g -Wall -Ithird-party/credis-0.2.3 -I./third-party/mongoose > -Ithird-party/json-c -I./nDPI/src/include -I./third-party/LuaJIT-2.0.2/src > -Ithird-party/rrdtool-1.4.7/src/ -I./third-party/zeromq-3.2.3/include > -I/usr/local/include -I/opt/local/include -Ithird-party/http-client-c/src/ > -Ithird-party/EWAHBoolArray/headers -c EthStats.cpp -o EthStats.o > g++ -g -Wall -Ithird-party/credis-0.2.3 -I./third-party/mongoose > -Ithird-party/json-c -I./nDPI/src/include -I./third-party/LuaJIT-2.0.2/src > -Ithird-party/rrdtool-1.4.7/src/ -I./third-party/zeromq-3.2.3/include > -I/usr/local/include -I/opt/local/include -Ithird-party/http-client-c/src/ > -Ithird-party/EWAHBoolArray/headers -c Flow.cpp -o Flow.o > Flow.cpp:136:18: error: no member named 'protos' in 'ndpi_flow_struct' > if(ndpi_flow->protos.dns.num_answer_rrs > 0) > ~~~~~~~~~ ^ > 1 error generated. > make: *** [Flow.o] Error 1 > > On Oct 8, 2013, at 12:13 PM, Ken Mandelberg <[email protected]> wrote: > >> >> >> Stefan <[email protected]> wrote: >> Thank you - interestingly enough, I had no issues until this version (I >> usually grab the svn every few days). I also remember having always been >> prompted for XCode upgrades, within AppStore app - nothing hinting me for >> 5.0 ... hmmm ... will try (I am - indeed - running 4.6.3) >> >> Thanks again, >> ***Stefan >> >> >> On Tue, Oct 8, 2013 at 1:40 PM, Toby Simmons <[email protected]> wrote: >> I had the same issue. Upgrading to XCode 5.0 fixes it (make sure you update >> your command line tools, as well.) >> >> >> On Oct 8, 2013, at 1:23 PM, Stefan <[email protected]> wrote: >> >> > rev 6855 from svn -> macosx 10.7.5 -> make ... >> > cc1: error: unrecognized command line option "-fno-color-diagnostics" >> > make[3]: *** [libndpi_la-ahocorasick.lo] Error 1 >> > make[2]: *** [all-recursive] Error 1 >> > make[1]: *** [all] Error 2 >> > make: *** [nDPI/src/lib/.libs/libndpi.a] Error 2 >> > >> > ***Stefan >> >> >> >> >> Ntop mailing list >> [email protected] >> http://listgateway.unipi.it/mailman/listinfo/ntop >> _______________________________________________ >> Ntop mailing list >> [email protected] >> http://listgateway.unipi.it/mailman/listinfo/ntop > > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
