Install error( 'make' )

Support and queries relating to all previous versions of ZoneMinder
Locked
ricardocastelo
Posts: 2
Joined: Fri Oct 21, 2005 2:16 pm
Location: Italy

Install error( 'make' )

Post by ricardocastelo »

HELP ! HELP ! :shock:

Hi All!
I had this error of 'make'....


if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/bin/include -g -O2 -MT zm_mpeg.o -MD -MP -MF ".deps/zm_mpeg.Tpo" -c -o zm_mpeg.o zm_mpeg.cpp; \
then mv -f ".deps/zm_mpeg.Tpo" ".deps/zm_mpeg.Po"; else rm -f ".deps/zm_mpeg.Tpo"; exit 1; fi
zm_mpeg.cpp: In member function 'double VideoStream::EncodeFrame(uint8_t*, int, bool, unsigned int)':
zm_mpeg.cpp:331: error: 'struct AVCodecContext' has no member named 'time_base'
zm_mpeg.cpp:331: error: 'av_rescale_q' was not declared in this scope

my system=
zm_1.21.4....
Mandriva 2006..ok
ffmpeg.....ok
mysql...ok
apache...ok

What I can make??? :oops:
Thanks!!! :lol:

Ricardo
ricardocastelo@alice.it
linux_do_It_better
ricardocastelo
Posts: 2
Joined: Fri Oct 21, 2005 2:16 pm
Location: Italy

Post by ricardocastelo »

:D :D :D :D :D :D :D :D :D
I resolved THIS with ffmpeg-0.4.8 !!!!!

All working fine!

Thanks!
Ricardo
linux_do_It_better
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

good glad your sorted
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Locked