undefined reference to `gst_gl_display_wayland_get_type

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

undefined reference to `gst_gl_display_wayland_get_type

alex varming
Hello

I'm trying to install Gstreamer on a machine running with Ubuntu 18.04

I'm using the shell script "create-uninstalled-setup.sh" that creates a
fresh GStreamer uninstalled setup in the home directory.

The guide says first to compile the gstreamer module, then
gstreamer-plugin-base, and then the rest.

The first gstreamer module goes fine when making, but when making the
gstreamer-plugin-base module it comes with following error: *undefined
reference to `gst_gl_display_wayland_get_type'*

Does anybody encountered that problem before?

Kind regards

Alex




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

Re: undefined reference to `gst_gl_display_wayland_get_type

Matthew Waters
On 7/5/19 7:56 pm, alex varming wrote:

> Hello
>
> I'm trying to install Gstreamer on a machine running with Ubuntu 18.04
>
> I'm using the shell script "create-uninstalled-setup.sh" that creates a
> fresh GStreamer uninstalled setup in the home directory.
>
> The guide says first to compile the gstreamer module, then
> gstreamer-plugin-base, and then the rest.
>
> The first gstreamer module goes fine when making, but when making the
> gstreamer-plugin-base module it comes with following error: *undefined
> reference to `gst_gl_display_wayland_get_type'*
What is the exact error?  If it's during the building of the
documentation, then you need to check whether libgstgl was built
correctly or disable building the documentation.

Cheers
-Matt

> Does anybody encountered that problem before?
>
> Kind regards
>
> Alex


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

signature.asc (499 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: undefined reference to `gst_gl_display_wayland_get_type

alex varming
<http://gstreamer-devel.966125.n4.nabble.com/file/t378878/Screenshot_from_2019-05-08_10-37-34.png>

it's occurring during the building of the gstreamer-plugin-base

Kind regards alex



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

Re: undefined reference to `gst_gl_display_wayland_get_type

Matthew Waters
Right, that's building the docs.

As mentioned you need to allow libgstgl to be built or disable building
the documentation.

On 8/5/19 6:41 pm, alex varming wrote:

> <http://gstreamer-devel.966125.n4.nabble.com/file/t378878/Screenshot_from_2019-05-08_10-37-34.png>
>
> it's occurring during the building of the gstreamer-plugin-base
>
> Kind regards alex
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



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

signature.asc (499 bytes) Download Attachment