Page 1 of 1

have a problem with zm-0.9.14b.tar.gz

Posted: Thu Jul 10, 2003 6:36 pm
by fernando
i making a new install testing zm-0.9.14b.tar.gz
and i have this problem.

[root@localhost zm-0.9.14]# make
make all-recursive
make[1]: Entering directory `/root/cosas/zm-0.9.14'
Making all in src
make[2]: Entering directory `/root/cosas/zm-0.9.14/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -g -O2 -MT zmc.o -MD -MP -MF ".deps/zmc.Tpo" \
-c -o zmc.o `test -f 'zmc.cpp' || echo './'`zmc.cpp; \
then mv ".deps/zmc.Tpo" ".deps/zmc.Po"; \
else rm -f ".deps/zmc.Tpo"; exit 1; \
fi
zmc.cpp: In function `int main (int, char **)':
zmc.cpp:190: `ZM_NO_MAX_FPS_ON_ALARM' undeclared (first use this
function)
zmc.cpp:190: (Each undeclared identifier is reported only once for each
function it appears in.)
make[2]: *** [zmc.o] Error 1
make[2]: Leaving directory `/root/cosas/zm-0.9.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/cosas/zm-0.9.14'
make: *** [all] Error 2
[root@localhost zm-0.9.14]#

Re: have a problem with zm-0.9.14b.tar.gz

Posted: Thu Jul 10, 2003 6:45 pm
by zoneminder
Hi Fernando,

I think you'll find that if you look at your zm_config_defines.h file it is empty. This is generated by running zmconfig but previously only once it has saved to the DB.

I plan to release .15 hopefully tonight which will help get around some of the installation problems of .14 so I wouldn't waste too much time on .14b

Cheers,

Phil,

Re: have a problem with zm-0.9.14b.tar.gz

Posted: Thu Jul 10, 2003 7:23 pm
by fernando
oooooooooooooooook...!! :)
another release to translate.!!! :(