Is this the zaku branch? The first thing I'd try is seeing if the destiny branch works (zaku will have other problems on 10.10 anyway).
-- Murphy On Fri, 2011-03-18 at 17:13 -0700, David Meyer wrote: > On 2.6.35-28-server #49-Ubuntu SMP Tue Mar 1 14:55:37 UTC 2011 x86_64 > GNU/Linux: > ... > ./../../src/nox/netapps/ -fno-omit-frame-pointer -fno-strict-aliasing > -Wall -Wno-sign-compare -Winit-self -Wformat-nonliteral > -Wformat-security -g -O2 -MT rttlog_la-rttlog.lo -MD -MP -MF > .deps/rttlog_la-rttlog.Tpo -c > ../../../../../src/nox/netapps/tablog/rttlog.cc -fPIC -DPIC -o > .libs/rttlog_la-rttlog.o > ../../../../../src/nox/netapps/tablog/tablog.cc: In member function > ‘std::string vigil::tablog::field_value(vigil::tablog::tablog_type, > void*)’: > ../../../../../src/nox/netapps/tablog/tablog.cc:214: warning: format > ‘%llu’ expects type ‘long long unsigned int’, but argument 3 has type > ‘long unsigned int’ > ../../../../../src/nox/netapps/tablog/tablog.cc: In member function > ‘void vigil::tablog::dump_file(const char*, bool, std::string)’: > ../../../../../src/nox/netapps/tablog/tablog.cc:369: error: invalid > conversion from ‘bool (*)(const std::string&)’ to ‘void*’ > ../../../../../src/nox/netapps/tablog/tablog.cc:369: error: > initializing argument 2 of ‘boost::filesystem3::path::path(const > Source&, typename > boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename > boost::decay<Source>::type>, void>::type*) [with Source = const > char*]’ > ../../../../../src/nox/netapps/tablog/tablog.cc: In member function > ‘boost::filesystem3::path vigil::tablog::get_int_path(const char*, > int)’: > ../../../../../src/nox/netapps/tablog/tablog.cc:420: error: invalid > conversion from ‘bool (*)(const std::string&)’ to ‘void*’ > ../../../../../src/nox/netapps/tablog/tablog.cc:420: error: > initializing argument 2 of ‘boost::filesystem3::path::path(const > Source&, typename > boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename > boost::decay<Source>::type>, void>::type*) [with Source = const > char*]’ > ../../../../../src/nox/netapps/tablog/tablog.cc:426: error: invalid > conversion from ‘bool (*)(const std::string&)’ to ‘void*’ > ../../../../../src/nox/netapps/tablog/tablog.cc:426: error: > initializing argument 2 of ‘boost::filesystem3::path::path(const > Source&, typename > boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename > boost::decay<Source>::type>, void>::type*) [with Source = const > char*]’ > make[9]: *** [tablog_la-tablog.lo] Error 1 > make[9]: *** Waiting for unfinished jobs.... > mv -f .deps/rttlog_la-rttlog.Tpo .deps/rttlog_la-rttlog.Plo > mv -f .deps/flowlog_la-flowlog.Tpo .deps/flowlog_la-flowlog.Plo > make[9]: Leaving directory `/usr/local/src/nox/build/src/nox/netapps/tablog' > make[8]: *** [all] Error 2 > ... > > > Anyone else seeing this? config.log attached. > > Thnx, > > Dave > _______________________________________________ > nox-dev mailing list > [email protected] > http://noxrepo.org/mailman/listinfo/nox-dev _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev
