Gentoo and zoneminder
Posted: Tue Apr 06, 2004 11:33 pm
Well so far I am really impressed with what zoneminder is supposed to do and with my limited amount of time have been fighting for 2 weeks to get it working right. I gave up on the ebuild option as it didn't work worth a damn. I chose to go the source route and have done the ./configure --with all the options then ran perl zmconfig.pl all went well onto make and we get problems possibly simple but I am running out of time to get this working properly and am having windows cd's waved at me again :(
the error I get during make is
zm_mpeg.cpp:94: `CODEC_ID_MPEG2VIDEO' undeclared (first use this function)
zm_mpeg.cpp:94: (Each undeclared identifier is reported only once for each
function it appears in.)
make[2]: *** [zm_mpeg.o] Error 1
make[2]: Leaving directory `/usr/src/zm-1.19.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/zm-1.19.1'
make: *** [all] Error 2
soemthing to do with mpeg encoding but what where and why
any ideas
Thanks Corey
the error I get during make is
zm_mpeg.cpp:94: `CODEC_ID_MPEG2VIDEO' undeclared (first use this function)
zm_mpeg.cpp:94: (Each undeclared identifier is reported only once for each
function it appears in.)
make[2]: *** [zm_mpeg.o] Error 1
make[2]: Leaving directory `/usr/src/zm-1.19.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/zm-1.19.1'
make: *** [all] Error 2
soemthing to do with mpeg encoding but what where and why
any ideas
Thanks Corey