Currently using debian 6
I get this error…
I
anyone any idea ?
then mv -f ".deps/zm_utils.Tpo" ".deps/zm_utils.Po"; else rm -f ".deps/zm_utils.Tpo"; exit 1; fi
zm_utils.cpp: In function ‘const std::string stringtf(const char*, ...)’:
zm_utils.cpp:32: error: ‘vsnprintf’ was not declared in this scope
zm_utils.cpp: In function ‘const std::string stringtf(const std::string&, ...)’:
zm_utils.cpp:47: error: ‘vsnprintf’ was not declared in this scope
make[1]: *** [zm_utils.o] Error 1
make[1]: Leaving directory `/root/zminder/ZoneMinder-1.24.2/src'
make: *** [install-recursive] Error 1
root@cctv:~/zminder/ZoneMinder-1.24.2#
Make install error On debian 6 latest… Please help….
-
- Posts: 163
- Joined: Fri Oct 22, 2010 11:21 am