Search found 3 matches

by SkyShark2
Thu Apr 29, 2010 8:38 pm
Forum: ZoneMinder 1.24.x
Topic: compile error on centos 5.4 using zm 1.24.2
Replies: 16
Views: 14653

As butlerm1977 suggested, pulling from a known working version of ffmpeg is a work-a-round. I copied the /usr/src/ffmpeg from a working ZM machine (the one I mentioned above, dated 2010-04-19, subversion info: Checked out external at revision 30827. Checked out revision 22195.). I rebuilt it (had so...
by SkyShark2
Wed Apr 28, 2010 3:28 pm
Forum: ZoneMinder 1.24.x
Topic: compile error on centos 5.4 using zm 1.24.2
Replies: 16
Views: 14653

There is a difference in the error(s) I get when running make however (it can't find the ffmpeg includes): g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -frepo -g -O2 -MT zmc.o -MD -MP -MF .deps/zmc.Tpo -c -o zmc.o zmc.cpp In file inclu...
by SkyShark2
Wed Apr 28, 2010 3:14 pm
Forum: ZoneMinder 1.24.x
Topic: compile error on centos 5.4 using zm 1.24.2
Replies: 16
Views: 14653

I am having the same issue on an Ubuntu Server (9.10) install. It seems to be related to the current version of ffmpeg. I did this exact install last week and it worked fine. The only difference is when checking out ffmpeg from subversion the current output is: Checked out external at revision 31105...