[Mplayer-dvb] Mplayer DVB support
Juri Haberland
juri at koschikode.com
Sat Apr 26 13:08:27 CEST 2003
Jukka Neppius wrote:
> Juri Haberland <juri at koschikode.com> writes:
>
>> Jukka Neppius wrote:
>>
>> No, look for HAVE_DVB_HEAD in config.h and for DVB_INC in config.mak.
>
> config.h:#define HAVE_DVB_HEAD 1
> config.mak:DVB_INC =
So configure didn't find your DVB include files.
How did you run configure?
Where are your DVB driver sources?
Are they the old ones (0.9 something) or the new ones (from CVS or
1.0pre1/2)?
Let's assume they are in /usr/local/src/DVB.
For the old drivers you need to run:
./configure --with-extraincdir=/usr/local/src/DVB/ost/include
For the new ones you need:
./configure --with-extraincdir=/usr/local/src/DVB/include
> But I try CVS version when I figure out where to get it:(
It won't make a difference.
Cheers,
Juri
More information about the MPlayer-dvb
mailing list