videowall
videowall copied to clipboard
Raspbian Buster Install Script MMAL can't install
Hello,
I use raspbian buster and when i use install script then after mmal make parameters give to me error. Pleas look screenshot.
Thanks.

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
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.