Hello Franz, The minimum version gcc version for compiling Scidb is 3.4.
In your case there is a problem with the version detecting of the compiler. The configure script is probed with gcc version 3.4...4.4, but in version 4.5 the GNU team obviously has changed the output of 'gcc -v', and the version detecting fails. I've changed this part in the configure script (repository version #76), hopefully it will work now with gcc-4.5. Please check out the new version. If this fails again, I need the information about the output of 'gcc-4.5 --version' (sorry, I don't have this compiler version). If you have an older version you might use this version, for example: > CC=gcc-4.1 CXX=g++-4.1 ./configure -- Gregor Cramer email: <gcra...@gmx.net> ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Scid-users mailing list Scid-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scid-users