So I have been trying to install vlc, deadbeef, cmus, basically everything that depends on ffmpeg. I want to stay as strictly CLI as possible. Personally, what caused this issue was apparently a hardcoded line in the MAKEFILE for ffmpeg which is the name of the error message.
What solved it for me was just deleting or commenting out everything that mentioned pocketsphinx from the MAKEFILE. Seems to be something that isn't talked about when someone installs something that requires FFMPEG.
Anyway, this is my solution.
Thanks for Reading.
ReiJ
What solved it for me was just deleting or commenting out everything that mentioned pocketsphinx from the MAKEFILE. Seems to be something that isn't talked about when someone installs something that requires FFMPEG.
Anyway, this is my solution.
Thanks for Reading.
ReiJ