Page 1 of 1

Please Help Ubuntu 9.10 Zone Minder 1.24.2

Posted: Sun Nov 29, 2009 7:27 pm
by alastairroy
I managed to fix the first error

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[2]: *** [zm_utils.o] Error 1
make[2]: Leaving directory `/home/al/ZoneMinder-1.24.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/al/ZoneMinder-1.24.2'
make: *** [all] Error 2

I now get the following error when I try and compile Zone Minder

zm_ffmpeg_camera.o: In function `FfmpegCamera::Capture(Image&)':
/usr/src/zm/src/zm_ffmpeg_camera.cpp:172: undefined reference to `av_free_packet'
collect2: ld returned 1 exit status
make[2]: *** [zmc] Error 1
make[2]: Leaving directory `/usr/src/zm/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/zm'
make: *** [all] Error 2

Does anyone know what I might be doing wrong and how to solve this, its driving me crazy.

Thanks in advance

suggested guide

Posted: Sun Dec 27, 2009 6:43 am
by henriquejf
hope the guide i wrote may help

http://www.zoneminder.com/wiki/index.ph ... ver_32-bit

henrique