Package: zoneminder
Version: 1.23.3-1 
Severity: important

Last version of libavcodec-dev, libavformat-dev and libavutil-dev from
www.debian.multimedia.org moved to a new location (/usr/include/ffmpeg/*).

Zoneminder 1.23.3-1 source look at the wrong place for headers. Sometime in
/usr/include, other time in /usr/include/ffmpeg, and some directly in
/usr/include/<header package>. I've to play wth ln -s.

But build finally terminated with a compilation error.

zm_mpeg.cpp: In destructor 'VideoStream::~VideoStream()':
zm_mpeg.cpp:283: error: cannot convert 'ByteIOContext**' to 'ByteIOContext*'
for argument '1' to 'int url_fclose(ByteIOContext*)'

Seems that Zoneminder can't no longer be build on the Debian Lenny box.

The previous libraries was ok and solved the problem with ffmpeg (but not
really usable as many crashing bugs).

Sincerely,

Stéphane





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to