Suddenly compiling mscore-3.0 from git source fails on fedora-25

• May 23, 2017 - 08:23
Reported version
3.0
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Until some days before, I was able to build mscore-3.0.0 from the git tree without any problem on Fedora 25. But suddenly, the make process fails.

I used the following commands:

cd
git pull
gmake revision && sudo gmake install

See the script file of the make process in the attached file mscore.make_.txt, especially the tail of that attachment

Attachment Size
mscore.make_.txt 46 KB

Comments