how to fix build error in sagemath 10.3 on fedora 40 GNOME: failed to build ppl-1.2.p1GNOME
on compiling the source code for sage 10-3 on fedora 40 GNOME, at the end of compiling there's a message stating: Some packages failed to build during this run.
it stated that ppl-1.2.p1 failed to build. This package is installed on my system along with the develop files.
Inspect the log and find the actual error happened while compiling that package.
You could also look at the file
config.log
to see why it did not use your system installation ofppl
. Search for "Checking whether SageMath should install SPKG ppl..."