ZoneMinder 1.24.2 -> CentOS 4 Server (linux Text)
Posted: Sun Aug 14, 2011 3:14 am
when I put the "make" command on the prompt this error apears:
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -frepo -g -O2 -MT zm_local_camera.o -MD -MP -MF ".deps/zm_local_camera.Tpo" -c -o zm_local_camera.o zm_local_camera.cpp; \
then mv -f ".deps/zm_local_camera.Tpo" ".deps/zm_local_camera.Po"; else rm -f ".deps/zm_local_camera.Tpo"; exit 1; fi
zm_local_camera.cpp: In static member function `static bool LocalCamera::GetCurrentSettings(const char*, char*, int, bool)':
zm_local_camera.cpp:786: error: `V4L2_CAP_SLICED_VBI_CAPTURE' no se declaró en este ámbito
zm_local_camera.cpp:787: error: `V4L2_CAP_SLICED_VBI_OUTPUT' no se declaró en este ámbito
zm_local_camera.cpp:786: aviso: variable 'V4L2_CAP_SLICED_VBI_CAPTURE' sin uso
zm_local_camera.cpp:787: aviso: variable 'V4L2_CAP_SLICED_VBI_OUTPUT' sin uso
make[2]: *** [zm_local_camera.o] Error 1
make[2]: Leaving directory `/root/Descargas/ZoneMinder-1.24.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Descargas/ZoneMinder-1.24.2'
make: *** [all] Error 2
SB please tell me what to do
PD: Sorry if my english is not perfect, i'm from Uruguay
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -frepo -g -O2 -MT zm_local_camera.o -MD -MP -MF ".deps/zm_local_camera.Tpo" -c -o zm_local_camera.o zm_local_camera.cpp; \
then mv -f ".deps/zm_local_camera.Tpo" ".deps/zm_local_camera.Po"; else rm -f ".deps/zm_local_camera.Tpo"; exit 1; fi
zm_local_camera.cpp: In static member function `static bool LocalCamera::GetCurrentSettings(const char*, char*, int, bool)':
zm_local_camera.cpp:786: error: `V4L2_CAP_SLICED_VBI_CAPTURE' no se declaró en este ámbito
zm_local_camera.cpp:787: error: `V4L2_CAP_SLICED_VBI_OUTPUT' no se declaró en este ámbito
zm_local_camera.cpp:786: aviso: variable 'V4L2_CAP_SLICED_VBI_CAPTURE' sin uso
zm_local_camera.cpp:787: aviso: variable 'V4L2_CAP_SLICED_VBI_OUTPUT' sin uso
make[2]: *** [zm_local_camera.o] Error 1
make[2]: Leaving directory `/root/Descargas/ZoneMinder-1.24.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Descargas/ZoneMinder-1.24.2'
make: *** [all] Error 2
SB please tell me what to do
PD: Sorry if my english is not perfect, i'm from Uruguay