videowall icon indicating copy to clipboard operation
videowall copied to clipboard

Raspbian Buster Install Script MMAL can't install

Open umityavz opened this issue 6 years ago • 2 comments

Hello,

I use raspbian buster and when i use install script then after mmal make parameters give to me error. Pleas look screenshot.

Thanks. Ekran Resmi 2019-07-08 10 47 09

umityavz avatar Jul 08 '19 08:07 umityavz

Updating goal targets.... File 'all' does not exist. File 'all-am' does not exist. File 'libgstmmal.la' does not exist. File 'libgstmmal_la-mmal_buffer_workaround.lo' does not exist. Must remake target 'libgstmmal_la-mmal_buffer_workaround.lo'. make[2]: Entering directory '/home/pi/gst-mmal/mmal' CC libgstmmal_la-mmal_buffer_workaround.lo ../ext/mmal/mmal_buffer_workaround.c:29:10: fatal error: interface/mmal/mmal.h: No such file or directory #include <interface/mmal/mmal.h> ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:631: libgstmmal_la-mmal_buffer_workaround.lo] Error 1 make[2]: Leaving directory '/home/pi/gst-mmal/mmal' make[1]: *** [Makefile:512: all-recursive] Error 1 make[1]: Leaving directory '/home/pi/gst-mmal' make: *** [Makefile:444: all] Error 2

Ekran Resmi 2019-07-08 18 48 30

umityavz avatar Jul 08 '19 15:07 umityavz

Seems that the gstreamer api has changed. This package has only been tested on stretch. Feel free to add buster compatibility. I'm not able to test this myself atm.

reinzor avatar Jul 09 '19 03:07 reinzor