Computer Chess Club Archives


Search

Terms

Messages

Subject: Compiling Tcl/Tk in Darwin

Author: Eric Jensen

Date: 14:20:52 07/24/04


I'm trying to install Tcl/Tk 8.4.6 so that I can configure and install the SCID
chess database for UNIX, however, whenever I attempt to make the Tk8.4.6 file,
having already installed Tcl, it reads:

In file included from /users/ericjensen/desktop/tk8.4.6/generic/tkPort.h:34,
                 from /users/ericjensen/desktop/tk8.4.6/generic/tkInt.h:27,
                 from /users/ericjensen/desktop/tk8.4.6/generic/tkMain.c:25:
/users/ericjensen/desktop/tk8.4.6/unix/tkUnixPort.h:224:20: tclInt.h: No such
file or directory
/users/ericjensen/desktop/tk8.4.6/generic/tkMain.c: In function `Tk_MainEx':
/users/ericjensen/desktop/tk8.4.6/generic/tkMain.c:150: warning: implicit
declaration of function `TclGetStartupScriptFileName'
/users/ericjensen/desktop/tk8.4.6/generic/tkMain.c:152: warning: implicit
declaration of function `TclSetStartupScriptFileName'
/users/ericjensen/desktop/tk8.4.6/generic/tkMain.c:174: warning: passing arg 2
of pointer to function makes pointer from integer without a cast
/users/ericjensen/desktop/tk8.4.6/generic/tkMain.c:233: warning: passing arg 2
of pointer to function makes pointer from integer without a cast
make: *** [tkMain.o] Error 1

I'm at a complete loss... any help would be appreciated



This page took 0.01 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.