Search found 10 matches
- Wed Aug 03, 2011 4:01 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 - preview
- Replies: 91
- Views: 74440
Re: ZoneMinder 1.25.0 - preview
Thanks. These are included in the current 1.25.0 tarball so it is probably worth redownloading if anyone is hitting this issue. It work now .. but another error ... i have no image with my Foscam ( i use the same configuration that work on another zoneminder 1.24.3 installation ... and in the logs ...
- Wed Aug 03, 2011 3:37 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 - preview
- Replies: 91
- Views: 74440
Re: ZoneMinder 1.25.0 - preview
i receive now the following error make all-recursive mv -f .deps/zm_timer.Tpo .deps/zm_timer.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -march=native -O2 -pipe -march=native -O2 -pipe -MT zm_user.o -MD -MP ...
- Wed Aug 03, 2011 3:04 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 - preview
- Replies: 91
- Views: 74440
Re: ZoneMinder 1.25.0 - preview
Just built from scratch on 10.04 LTS without issues. There must be something odd about your system. Can you grep for PATH_MAX in /usr/include/*.h and /usr/include/*/*.h and see where it shows up. here the result ;-) /usr/include/stdlib.h: PATH_MAX chars or more, returns null with `errno' set to ...
- Wed Aug 03, 2011 3:02 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 - preview
- Replies: 91
- Views: 74440
Re: ZoneMinder 1.25.0 - preview
Just built from scratch on 10.04 LTS without issues. There must be something odd about your system. Can you grep for PATH_MAX in /usr/include/*.h and /usr/include/*/*.h and see where it shows up. Sorry but i'm not a expert in linux ... how can i do a grep in those files ? i have this error now: zm ...
- Wed Aug 03, 2011 1:51 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 - preview
- Replies: 91
- Views: 74440
Re: ZoneMinder 1.25.0 - preview
it's on a ubuntu 10.04 LTS and i made a 'make clean' .... and then make ... and same error ...zoneminder wrote:Ok. You said 11 originally. Can you just confirm which?
I have just built on 11.04 with no problems and previously built on 10 also. Have you tried doing a 'make clean' first?
- Wed Aug 03, 2011 1:21 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 - preview
- Replies: 91
- Views: 74440
Re: ZoneMinder 1.25.0 - preview
i'm using the Ubuntu 10.04 LTSzoneminder wrote:Ok. I am going to have to set up a VM with the same distro as you and investigate further.
Kind regards
JuVeNaL
- Wed Aug 03, 2011 1:16 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 - preview
- Replies: 91
- Views: 74440
Re: ZoneMinder 1.25.0 - preview
on the ZM_local_camera.cpp i add #include <limits.h> ?zoneminder wrote:Ok, think I had the wrong header file there. Try using limits.h instead.
I try it and same error ....
Kind regards
JuVeNaL
- Wed Aug 03, 2011 1:07 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 - preview
- Replies: 91
- Views: 74440
Re: ZoneMinder 1.25.0 - preview
still the same error mv -f .deps/zm_ffmpeg_camera.Tpo .deps/zm_ffmpeg_camera.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -march=native -O2 -pipe -march=native -O2 -pipe -MT zm_image.o -MD -MP -MF .deps/zm ...
- Wed Aug 03, 2011 12:45 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 - preview
- Replies: 91
- Views: 74440
Re: ZoneMinder 1.25.0 - preview
There are various Ubuntu guides on the Wiki. There is nothing specific to 1.25.0 as it is not released yet but it is not that different than previous versions. Thanks for your fast answer. If i try to install during the at the end of the 'make' i receive the following error 'zm_local_camera.cpp:774 ...
- Wed Aug 03, 2011 12:15 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 - preview
- Replies: 91
- Views: 74440
Re: ZoneMinder 1.25.0 - preview
Hello Everyone, First, thank you for this good app ... but i try to install the zoneminder 1.25.0 préview on a fresh ubuntu server 11 32bit and i find no documentation ... is it possible to see some screenshots of the new functionality ? i made some test with the 1.24.2 version and during the system ...