Problem in building fbdevsink plugin

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem in building fbdevsink plugin

abhi.chaudhary
Hi,
     I am trying  to cross compile the fbdevsink plugin  after some changes in code,  I am using gst-plugins-bad-1.0.10. But while configuring i am getting following problems.

configure: *** checking feature: linux framebuffer ***
configure: *** for plug-ins: fbdevsink ***
configure: *** These plugins will not be built: fbdevsink

configure: *** Plug-ins with dependencies that will NOT be built:
        acm
        androidmedia
        apexsink
        applemedia
        assrender
        avcsrc
        cdaudio
        celt
        chromaprint
        cog
        dc1394
        dfbvideosink
        dirac
        direct3dsink
        directdrawsink
        directsoundsrc
        dtsdec
        faac
        fbdevsink
I am unable to fins what are the dependencies and how can i fix it.
Any information about this will be appreciated.

Thanks & Regards
Abhishek






 
Reply | Threaded
Open this post in threaded view
|

Re: Problem in building fbdevsink plugin

Sebastian Dröge-3
On Thu, 2016-10-27 at 01:20 -0700, abhi.chaudhary wrote:
> Hi,
>      I am trying  to cross compile the fbdevsink plugin  after some
> changes
> in code,  I am using gst-plugins-bad-1.0.10. But while configuring i
> am getting following problems.

You shouldn't use such an ancient version of GStreamer.

> **configure: *** checking feature: linux framebuffer ***
> configure: *** for plug-ins: fbdevsink ***
> configure: *** These plugins will not be built: fbdevsink**
> configure: *** Plug-ins with dependencies that will NOT be built:
> [...]
>         fbdevsink

Check the config.log file, but basically what is checked for is the
existance and usability of the linux/fb.h header.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (949 bytes) Download Attachment