Opened 11 years ago

Closed 8 years ago

#2116 closed defect (needs_more_info)

Won`t compile with --enable-zr on kernel 3.6

Reported by: aspamkiller@… Owned by: reimar
Priority: normal Component: vo
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: yes

Description

archlinux, kernel 3.6.11-pf
mplayer svn

configuration options:

--prefix=/usr --disable-runtime-cpudetection --disable-gui --disable-arts --disable-liblzo --enable-speex --enable-openal --enable-libdv --enable-sdl --enable-dvb --enable-xinerama --enable-jack --enable-alsa --enable-musepack --disable-esd --disable-mga --disable-ass-internal --enable-cdparanoia --disable-xvmc --enable-radio --enable-radio-capture --enable-zr --language=all --confdir=/etc/mplayer --language-doc=ru --language=ru --language-msg=ru

make gives up with:

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_zr.o libvo/vo_zr.c
libvo/vo_zr.c:36:28: fatal error: linux/videodev.h: No such file or directory
compilation terminated.
make: * [libvo/vo_zr.o] Error 1

Change History (1)

comment:1 by rxt, 8 years ago

Analyzed by developer: set
Reproduced by developer: unset
Resolution: needs_more_info
Status: newclosed

Zoran video optput depend on video for linux 1 interface; that was dropped in kernel 2.6.38 released in march 2011 (and deprecated long before).

If you still own a Zoran card (none of the current developers do) and are still interested in fixing this please contact us.
Else the Zoran vo will probably be completeley removed at the next cleanup.

(I know this but is 3 years old, I'm just cleaning up some tickets).

Note: See TracTickets for help on using tickets.