Jammy (forum username
Jammyjamjamman) was trying to build MG on Fedora Core 16 today and ran into a cmake issue. He also had trouble getting his forum account validated so I'm reporting this for him.
He pasted his
build-mg.sh output to paste.megaglest.org. The issue is triggered by non-compliance with a cmake policy which appears to be mandatory in the cmake version Jammy is using.
<tomreyn> Jam__: what's the output of: cmake --version
<Jam__> the latest
<Jam__> 2.8.8
Compiling statically, so with the
-DWANT_STATIC_LIBS=ON build option is a workaround which works for him.