jc - 2024-06-28

You need to set the C standard especially with Fedora. This is from the rpm spec file.
export CFLAGS="-std=c++14"