zoneminder fails on make!! look at 2 errors
Posted: Thu Jul 07, 2011 3:46 am
Anyone seen anything like this? Google hardly comes up with anything for a answer.
Thanks
[root@localhost ZoneMinder-1.24.2]# make
make all-recursive
make[1]: Entering directory `/usr/src/zoneminder/ZoneMinder-1.24.2'
Making all in src
make[2]: Entering directory `/usr/src/zoneminder/ZoneMinder-1.24.2/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/local/bin/include -Wall -Wno-sign-compare -fno-inline -I/usr/local/bin/include -frepo -g -O2 -MT zmc.o -MD -MP -MF ".deps/zmc.Tpo" -c -o zmc.o zmc.cpp; \
then mv -f ".deps/zmc.Tpo" ".deps/zmc.Po"; else rm -f ".deps/zmc.Tpo"; exit 1; fi
/usr/local/include/libavutil/common.h: In function âint32_t av_clipl_int32_c(int64_t)â:
/usr/local/include/libavutil/common.h:170: error: âUINT64_Câ was not declared in this scope
make[2]: *** [zmc.o] Error 1
make[2]: Leaving directory `/usr/src/zoneminder/ZoneMinder-1.24.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/zoneminder/ZoneMinder-1.24.2'
make: *** [all] Error 2
I am running centos 5.x
Thanks!!
Thanks
[root@localhost ZoneMinder-1.24.2]# make
make all-recursive
make[1]: Entering directory `/usr/src/zoneminder/ZoneMinder-1.24.2'
Making all in src
make[2]: Entering directory `/usr/src/zoneminder/ZoneMinder-1.24.2/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/local/bin/include -Wall -Wno-sign-compare -fno-inline -I/usr/local/bin/include -frepo -g -O2 -MT zmc.o -MD -MP -MF ".deps/zmc.Tpo" -c -o zmc.o zmc.cpp; \
then mv -f ".deps/zmc.Tpo" ".deps/zmc.Po"; else rm -f ".deps/zmc.Tpo"; exit 1; fi
/usr/local/include/libavutil/common.h: In function âint32_t av_clipl_int32_c(int64_t)â:
/usr/local/include/libavutil/common.h:170: error: âUINT64_Câ was not declared in this scope
make[2]: *** [zmc.o] Error 1
make[2]: Leaving directory `/usr/src/zoneminder/ZoneMinder-1.24.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/zoneminder/ZoneMinder-1.24.2'
make: *** [all] Error 2
I am running centos 5.x
Thanks!!