Author: George Sobala
Date: 05:25:27 07/21/04
Go up one level in this thread
On July 20, 2004 at 22:31:55, Eric Jensen wrote: >I am having trouble compiling crafty 19.15 from the command line... running a G4 >powerbook w/ X11 now, and Xboard (thanks mostly to help i've recieved here), but >every time i try to compile crafty for example "gcc .../crafty.c -o .../crafty" >I get the error message that it cannot find file "stropts.h" Any suggestions? > The correct way to compile crafty on OSX would simply be to type "make darwin" in the crafty directory. This sets the correct compilation options for OSX, including solving the above problem. (Darwin is the open source core of OSX). However I seem to recall that there is a bug introduced into the 19.15 source code which prevents proper compilation on OSX after"make darwin" - it can be fixed with a little know-how, but it is probably easier just to pick up Joshua's precompiled binary.
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.