Compile error in gst-plugins-base master

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

Compile error in gst-plugins-base master

boxerab@gmail.com
gstalsasrc.c: In function ‘gst_alsasrc_change_state’:
gstalsasrc.c:240:10: error: ‘GST_STATE_CHANGE_NULL_TO_NULL’ undeclared (first use in this function)
     case GST_STATE_CHANGE_NULL_TO_NULL:
          ^


Error is present after  make clean  and make

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Compile error in gst-plugins-base master

boxerab@gmail.com
Looks like these new enum entries were not pushed to gstreamer project.

On Mon, Jul 10, 2017 at 9:47 AM, Aaron Boxer <[hidden email]> wrote:
gstalsasrc.c: In function ‘gst_alsasrc_change_state’:
gstalsasrc.c:240:10: error: ‘GST_STATE_CHANGE_NULL_TO_NULL’ undeclared (first use in this function)
     case GST_STATE_CHANGE_NULL_TO_NULL:
          ^


Error is present after  make clean  and make


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Compile error in gst-plugins-base master

boxerab@gmail.com
sorry, my bad :)  never mind.

On Mon, Jul 10, 2017 at 9:51 AM, Aaron Boxer <[hidden email]> wrote:
Looks like these new enum entries were not pushed to gstreamer project.

On Mon, Jul 10, 2017 at 9:47 AM, Aaron Boxer <[hidden email]> wrote:
gstalsasrc.c: In function ‘gst_alsasrc_change_state’:
gstalsasrc.c:240:10: error: ‘GST_STATE_CHANGE_NULL_TO_NULL’ undeclared (first use in this function)
     case GST_STATE_CHANGE_NULL_TO_NULL:
          ^


Error is present after  make clean  and make



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel