Per the recommendations of others I've abandoned ntop and I'm trying to build ntopng on my FreeBSD 9.1 (amd64) server. As has been already posted on this forum, the ntopng-1.0 build fails:...==== Building LuaJIT 2.0.1 ====/usr/local/bin/gmake -C srcgmake[2]: Entering directory `/root/ntopng-1.0/third-party/LuaJIT-2.0.1/src'CC lj_cparse.olj_cparse.c: In function 'cp_get_bs':lj_cparse.c:60: sorry, unimplemented: inlining failed in call to 'cp_get': function body not availablelj_cparse.c:77: sorry, unimplemented: called from heregmake[2]: *** [lj_cparse.o] Error 1gmake[2]: Leaving directory `/root/ntopng-1.0/third-party/LuaJIT-2.0.1/src'gmake[1]: *** [default] Error 2gmake[1]: Leaving directory `/root/ntopng-1.0/third-party/LuaJIT-2.0.1'gmake: *** [third-party/LuaJIT-2.0.1/src/libluajit.a] Error 2 I did not see a solution posted for that error so I tried the latest svn download and attempted to build that. LuaJIT-2.0.2 builds without incident but I now get the following error:...Making all in testsg++ -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 PcapInterface.cpp -o PcapInterface.og++ -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 PeriodicActivities.cpp -o PeriodicActivities.og++ -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 Ntop.cpp -o Ntop.oNtop.cpp: In member function 'void Ntop::initTimezone()':Ntop.cpp:99: error: 'daylight' was not declared in this scopegmake: *** [Ntop.o] Error 1 I'm not much of a programmer so any suggestions would be appreciated. Thank you
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
