Search found 5 matches
- Fri Feb 10, 2012 9:29 am
- Forum: ZoneMinder 1.25.x
- Topic: [SOLVED] CentOS 6.2 64 bit: make error: [zm_local_camera.o]
- Replies: 5
- Views: 3352
Re: CentOS 6.2 64 bit: make[2]: *** [zm_local_camera.o] Erro
I tried with ffmpeg version N-35287-g7076967 from git and works!
- Fri Feb 03, 2012 5:45 pm
- Forum: ZoneMinder 1.25.x
- Topic: [SOLVED] CentOS 6.2 64 bit: make error: [zm_local_camera.o]
- Replies: 5
- Views: 3352
Re: CentOS 6.2 64 bit: make[2]: *** [zm_local_camera.o] Erro
So, do you think that compiling a previous release of ffmpeg will solve the problem?
I've got a working installation with CentOS 6.0 and Zoneminder 1.25.0 several months ago...
I've got a working installation with CentOS 6.0 and Zoneminder 1.25.0 several months ago...
- Thu Feb 02, 2012 12:36 pm
- Forum: ZoneMinder 1.25.x
- Topic: Error when running Make
- Replies: 6
- Views: 3934
Re: Error when running Make
Manually introduce the macro PATH_MAX with a template of 4096. (or) include the file /usr/linux/limits.h in the zm_local_camera.h this would help the make install void of errors. Doesn't know whether this is a correct procedure. Thanks. Alternate way is to include linux/limits.h under zm_local ...
- Thu Feb 02, 2012 12:19 pm
- Forum: ZoneMinder 1.25.x
- Topic: [SOLVED] CentOS 6.2 64 bit: make error: [zm_local_camera.o]
- Replies: 5
- Views: 3352
[SOLVED] CentOS 6.2 64 bit: make error: [zm_local_camera.o]
Hi, I am getting a compile error, installing Zoneminder 1.25.0 on CentOS 6.2 64 bit. Ffmpeg version: N-37454-gd76864d Here is the error after 'make': In file included from zm_local_camera.cpp:24: zm_local_camera.h:101: error: ‘PixelFormat’ does not name a type zm_local_camera.h:102: error: ‘P ...
- Fri Aug 07, 2009 3:57 pm
- Forum: Hardware Queries
- Topic: Vivotek 7138 issue
- Replies: 10
- Views: 11197
Seems like if ZM can't use RTSP on Vivotek cameras if build on 64 bit systems. I have several installations of ZoneMinder, all with Vivotek IP cameras (FD7131). If I build version 1.24.2 on i386 all works great (according to instructions on the wiki), but if I build on X86_64 all attempts of getting ...