Omxplayer compile error on RP3 (Slackware-current)
by asarangan from LinuxQuestions.org on (#5E4VF)
I am getting what looks like a syntax error in the Makefile.ffmpeg.
The script is automatically downloaded by the slackbuild file. I am wondering what might be causing this.
/bin/sh: -c: line 5: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 224: syntax error: unexpected end of file
make[1]: *** [Makefile.ffmpeg:19: configure] Error 2
make[1]: Leaving directory '/tmp/SBo/omxplayer-git_1f1d0cc'
make: *** [Makefile:82: ffmpeg] Error 2


The script is automatically downloaded by the slackbuild file. I am wondering what might be causing this.
/bin/sh: -c: line 5: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 224: syntax error: unexpected end of file
make[1]: *** [Makefile.ffmpeg:19: configure] Error 2
make[1]: Leaving directory '/tmp/SBo/omxplayer-git_1f1d0cc'
make: *** [Makefile:82: ffmpeg] Error 2