Search found 3 matches
- Fri Dec 04, 2015 11:15 pm
- Forum: ZoneMinder 1.28.x
- Topic: make errors - openSuSE 42
- Replies: 5
- Views: 2551
Re: make errors - openSuSE 42
I dropped it down to the openSUSE 42.1 shipping version (ffmpeg-devel-2.8-1.1.x86_64) and still get the same thing....the result of the errors is that zmfilter keeps exit status 9
- Fri Dec 04, 2015 4:40 am
- Forum: ZoneMinder 1.28.x
- Topic: make errors - openSuSE 42
- Replies: 5
- Views: 2551
Re: make errors - openSuSE 42
Thanks....that did the trick....there are some warning complaints about depreciated calls (ffmpeg-devel-2.8.3-30.1.x86_64) Scanning dependencies of target zm [ 1%] Building CXX object src/CMakeFiles/zm.dir/zm_box.cpp.o [ 3%] Building CXX object src/CMakeFiles/zm.dir/zm_buffer.cpp.o [ 5%] Building ...
- Wed Dec 02, 2015 7:32 am
- Forum: ZoneMinder 1.28.x
- Topic: make errors - openSuSE 42
- Replies: 5
- Views: 2551
make errors - openSuSE 42
When I was building on openSuSE 13.2 at work today, I got the same errors but it ran over them and the install appeared to be fine.... openSuSE 42 appears to be more strict and is stopping at the first error. The cmake CMakeLists.txt succeeded. -- The C compiler identification is GNU 4.8.5 -- The ...