Trouble building gstreamer-uninstalled on latest raspbian lite

Stuart Axon stuaxo2 at yahoo.com
Mon Apr 24 17:09:14 UTC 2017


No, I carried on using a version from early / mid December.
I'm not working on the project using Gstreamer any more, if this gets fixed please update this thread though, as I can update let any current devs on that project know.
 S++ 

    On Saturday, April 22, 2017 1:02 PM, Graham Leggett <minfrin at sharp.fm> wrote:
 

 On 22 Apr 2017, at 1:04 PM, Graham Leggett <minfrin at sharp.fm> wrote:


I had a go at building the latest gstreamer-uninstalled on raspbian lite, but things seem to be getting stuck in gst-omx examples:

gst-omx/examples/egl $ make
  CCLD     testegl
/usr/bin/ld: testegl-testegl.o: undefined reference to symbol 'glUniformMatrix4fv'
//opt/vc/lib/libGLESv2.so: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:469: recipe for target 'testegl' failed
make: *** [testegl] Error 1


Same problem here, did you ever find a solution to this?

Raised https://bugzilla.gnome.org/show_bug.cgi?id=781606 in the mean time to track this.
Hacked workaround:
diff --git a/examples/egl/Makefile.am b/examples/egl/Makefile.amindex 2646cba..e81945e 100644--- a/examples/egl/Makefile.am+++ b/examples/egl/Makefile.am@@ -1,9 +1,5 @@ noinst_PROGRAMS =  
-if USE_OMX_TARGET_RPI-noinst_PROGRAMS += testegl-endif- testegl_SOURCES = testegl.c 
 noinst_HEADERS = cube_texture_and_coords.h

Regards,Graham—
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170424/1fff6e6a/attachment.html>


More information about the gstreamer-devel mailing list