I have been able to get further in the process, following these instructions http://oss.oetiker.ch/rrdtool/forum.en.html#nabble-td5530584 Helps RRD finally compile, but now I'm getting a new error about /net/ethernet.h
make[1]: Leaving directory `/cygdrive/c/Users/andy/Desktop/x/third-party/json-c' g++ -g -Wall -g -O2 -I/usr/local/include -I/opt/local/include -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 Ntop.cpp -o Ntop.o In file included from Ntop.cpp:22:0: ntop_includes.h:40:26: fatal error: net/ethernet.h: No such file or directory compilation terminated. Makefile:65: recipe for target `Ntop.o' failed make: *** [Ntop.o] Error 1 _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
