From: * Aaron J Newman * BRAINDEV UOREGON EDU> Date: 14 oct 1997 Subject: compiling xshogi on Sun with OpenWin Dear Matthias, Thank-you for writing gnuShogi and Xshogi! I recently ccompiled these on a Sun Sparc10 running OpenWin 3.6. I had to make the following changes to get xshogi to compile: 1- add < -lsocket -lnsl> to the end of the linker options (thanks to Jim Flanagan for this tip) 2- modify xshogi.c by commenting out the lines (2102 & 2133) that use bzero and bcopy, and also the <#ifdef SVR4> lines. Use memset and memcpy instead. I thought this info might be useful to others. best regards, ~Aaron ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Aaron J Newman 'Do not fail to learn Brain Development Lab from the pure voice Dept of Psychology of an ever-flowing University of Oregon mountain stream Eugene, OR, USA 97403-1227 splashing over the rocks.' (541)346-4889 - M. Ueshiba fax:(541)346-4271 http://www.uoregon.edu/~anewman ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~