I am attempting to install Linphone (CLI) on RPi 3 Model B (Buster) using this infamous instruction:
After running
make -j4
there should be a new directory with all executables:
OUTPUT/no-ui/bin
Unfortunately, it appears that this directory doesn't get created. I'm getting some errors during the make process, but I can't make much of them.
Due to the character limit, I uploaded my console output here: https://sharetext.me/untitled-68
Has anyone experienced similar issues and knows what to do? Any help is appreciated!
apt-file search file.h
to find the -dev package containing it, after installing it and updating its database of course. – Feb 18 '21 at 19:43