Server wont complete build

Forum for questions and support relating to the 1.25.x releases only.
Locked
dcyr
Posts: 3
Joined: Thu Sep 22, 2011 6:37 pm

Server wont complete build

Post by dcyr »

According to the guide at

viktorpetersson. c o m /2010/05/23/how- ... s-server/.

Im using ubuntu 10.04 server and zoneminder-1.25.0

I made it all the way to make without any problems.
Now when I execute make it give me /zm_ffmpeg_camera.cpp In member function 'virutal int' ffmpeg_camera.cpp

zm_ffmpeg_camera.cpp 172 error "avcodec_decode_video2" was not declared in the scope
make [2] [zm_ffmpeg_camera.o] error
make [2] leaving directory
make [1] (all recursive error) 1
make *** [all] error 2

am I missing a library file and/or have to include it in a config file?
what should i do

-Thanks in advance
Locked