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
Please Help Ubuntu 9.10 Zone Minder 1.24.2
-
- Posts: 3
- Joined: Fri Nov 27, 2009 12:20 pm
- henriquejf
- Posts: 77
- Joined: Tue Feb 10, 2009 12:01 pm
- Location: Brazil
suggested guide
-----------------------
Henrique Barbosa
Consultant
Juiz de Fora, MG - Brazil
Henrique Barbosa
Consultant
Juiz de Fora, MG - Brazil