Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: softdevice



On Mon, 2004-10-18 at 09:28 +0200, Cedric.Picard@esial.uhp-nancy.fr
wrote:
> hello
> 
> i'm trying to put softdevice 0.0.7pre1 plugin on my vdr
> i succeed to 'make' but when I 'make plugins' in vdr I have this error :
> 
> 
> --------
> video-dfb.c: In constructor `cDFBVideoOut::cDFBVideoOut()':
> video-dfb.c:271: error: `DSCAPS_DOUBLE' undeclared (first use this function)
> video-dfb.c:271: error: (Each undeclared identifier is reported only once for
>    each function it appears in.)

You don't have DirectFB installed. Edit the makefile and comment out the
line indicating DFB support, like;

#DFB_SUPPORT=1

The latest prerelease is 0.0.7pre2 at http://lucke.in-berlin.de/ btw.

-- 
Torgeir Veimo <torgeir@pobox.com>





Home | Main Index | Thread Index