Search found 3 matches

by garlicbulb
Fri Nov 15, 2013 7:46 pm
Forum: ZoneMinder 1.26.x
Topic: Compile failure
Replies: 5
Views: 2514

Re: Compile failure

In my previous install (1.25.0), I used

--with-ffmpeg=/usr/local/share/ffmpeg CPPFLAGS=-D__STDC_CONSTANT_MACROS

Is there a way to set those parameters with cmake?
by garlicbulb
Fri Nov 15, 2013 2:24 pm
Forum: ZoneMinder 1.26.x
Topic: Compile failure
Replies: 5
Views: 2514

Re: Compile failure

Thanks! That change helped a bit. The make got further. Now at [ 24%] Building CXX object src/CMakeFiles/zm.dir/zm_ffmpeg_camera.cpp.o /root/other/ZoneMinder-1.26.4/src/zm_mem_utils.h: In function ‘void* zm_mallocaligned(unsigned int, size_t)’: /root/other/ZoneMinder-1.26.4/src/zm_mem_utils.h:29...
by garlicbulb
Thu Nov 14, 2013 8:43 pm
Forum: ZoneMinder 1.26.x
Topic: Compile failure
Replies: 5
Views: 2514

Compile failure

I am trying to upgrade my ZM 1.25.0 system running on CentOS 5.10 I got the latest tar, did the cmakecacheimport.sh and cmake. Make returns [ 1%] Building CXX object src/CMakeFiles/zm.dir/zm_box.cpp.o /usr/include/bits/mathcalls.h:310: error: declaration of ‘double round(double) throw ()’ throws...