[MPlayer-users] enable dvb support

Jon Evans echo6_uk at yahoo.com
Wed Aug 16 19:48:26 CEST 2006


I've used ./configure --enable-dvb --with-dvbincdir=/usr/src/linux/include
but I still get the DVB warning.

Checking for DVB ... no (specify path to DVB/ost/include with
--with-dvbincdir=DIR)
Checking for DVB HEAD ... yes (using -I/usr/src/linux/include)

When using make I still get
mplayer.o(.text+0x2e6b): In function `main':
: undefined reference to `dvb_step_channel'
mplayer.o(.text+0x3fdf): In function `main':
: undefined reference to `dvb_set_channel'
mplayer.o(.text+0x5fbe): In function `main':
: undefined reference to `dvb_step_channel'
mplayer.o(.data+0x3220): undefined reference to `dvbin_opts_conf'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

Regards,
Jon.

Savchenko Andrew wrote:
> Hi!
>
>   
>> ../configure --enable-dvb --with-extraincdir=/|DVB source
>> directory|//ost/include
>>
>> I'm assuming DVB refers to the linuxtv source code.
>> I've downloaded the code and extracted it to a directory called DVB.
>> I'm puzzled because there's no ost directory!
>>     
>
> Geez, dvb is a part of the kernel! You must recompile your kernel (if it 
> isn't already supprot dvb). Then all needed headers will be istalled 
> with the kernel. If you are using rpm-based Linux, you may install 
> glibc-kernheaders package.
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users




More information about the MPlayer-users mailing list