BUG: motion.c:585:26: error: ‘VIDEO_PALETTE_YUV420P’ undeclared (first use in this function)
make
Generating dependencies, please wait...
Welcome to the setup procedure for Motion, the motion detection daemon! If you get
error messages during this procedure, please report them to the mailing list. The
Motion Guide contains all information you should need to get Motion up and running.
Run "make updateguide" to download the latest version of the Motion Guide.
Version: 3.2.12
Platform: Linux (if this is incorrect, please read
FreeBSD)
Compiling Motion object files...
gcc -g -O2 -D_REENTRANT -DHAVE_FFMPEG -I/usr/include -DFFMPEG_NEW_INCLUDES -DHAVE_FFMPEG_NEW -DMOTION_V4L2 -DMOTION_V4L2_OLD -DTYPE_32BIT="int" -DHAVE_BSWAP -march=i686 -Wall -DVERSION=\"3.2.12\" -Dsysconfdir=\"/usr/local/etc\" -c -o motion.o motion.c
motion.c: In function ‘motion_init’:
motion.c:585:26: error: ‘VIDEO_PALETTE_YUV420P’ undeclared (first use in this function)
motion.c:585:26: note: each undeclared identifier is reported only once for each function it appears in
make:
* [motion.o] Ошибка 1
Environment
Motion version: |
3.2.12 |
ffmpeg version: |
0.11-4.1 |
Shared libraries: |
ffmpeg |
Server OS: |
openSUSE 12.1 |
--
IgorKuznetsov - 12 Jun 2012
Follow up
Fix record
This bug has been fixed in svn trunk , you can get it from :
svn co http://www.lavrsen.dk/svn/motion/trunk motion-trunk
Cheers,
--
AngelCarpintero - 14 Jun 2012