[MPlayer-users] can`t compile mplayer with vo_zr module

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Dec 16 13:30:29 CET 2012


On Sun, Dec 16, 2012 at 02:18:29PM +0200, ДП wrote:
> Hi all
> 
> Can`t compile mplayer (nor stable, nor svn) with -enable-zr option.
> 
> <code>
> cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg  -D_REENTRANT -I/usr/include/  -D_REENTRANT   -I/usr/include/freetype2 -I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4   -c -o libvo/vo_zr2.o libvo/vo_zr2.c
> 
> libvo/vo_zr.c:36:28: fatal error: linux/videodev.h: No such file or directorylibvo/vo_zr2.c:37:28: fatal error: linux/videodev.h: No such file or directory
> </code>
> 
> Did not found any bugreports with vo_zr at bugzilla.
> 
> Is it abandoned?
> 
> system info.: kernel 3.6.11-pf, archlinux, gcc версия 4.7.2 (GCC)
> kernel sources are in /usr/src/linux and does not contains linux/videodev.h 

Only v4l (and not v4l2) is supported by it so far.
v4l support was removed from Linux.


More information about the MPlayer-users mailing list