[Bug 783359] Error while building the gst-omx example

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 5 09:35:17 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=783359

--- Comment #2 from Mariem <mariem.mhiri.ext at valeo.com> ---
Yes, I am using my own command line to compile and not your provided build
systems.

I tried to add the -lEGL and -lGL to link the libraries in the gcc command but
I still have this:

testegl.o: In function `init_ogl':
testegl.c:(.text+0x9d0): undefined reference to `gst_gl_display_get_type'
testegl.c:(.text+0x9fc): undefined reference to `gst_gl_context_new_wrapped'
testegl.o: In function `update_image':
testegl.c:(.text+0x13f0): undefined reference to `gst_is_gl_memory'
testegl.c:(.text+0x1440): undefined reference to
`gst_video_gl_texture_upload_meta_api_get_type'
testegl.o: In function `query_cb':
testegl.c:(.text+0x1d2c): undefined reference to `gst_gl_handle_context_query'

Do I need to configure the gst-omx (download from the git master) with my own
toolchain so I can compile the example? I am working on Yocto.

Best regards,

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list