Re: [Scid-users] Compile SCID on AMD64 machine ...

2007-03-28 Thread pascal . georges1
Hi, The problem comes from Crafty compilation phase : it currently tries a "make linux" which targets an x86. Just change it to "make linux-amd64" and it should work in Makefile.conf : Replace crafty: cd engines/crafty-20.14/ && make linux && cd ../../ with crafty: cd engines/craf

[Scid-users] Compile SCID on AMD64 machine ...

2007-03-28 Thread Thierry Nieus
Hello, my name is Thierry I'm interested to install SCID on my AMD64 machine but after ./configure I got the following error: crafty.c:1: error: CPU you selected does not support x86-64 instruction set crafty.c:1: error: CPU you selected does not support x86-64 instruction set crafty.c:1: error