RE: Compiling TK, Unresolved variables

Jerry Workman (jerry@newwave.net)
Tue, 21 May 1996 23:42:23 -0400

Colin,

You must recompile tcl and enable memory debugging. To do so edit the rcl Makefile and uncomment the following:
MEM_DEBUG_FLAGS = -DTCL_MEM_DEBUG then recompile / install the libs.

Jerry Workman
NewWave Communications, INc.

----------
From: Colin Rand[SMTP:colin@adone.com]
Sent: Tuesday, May 21, 1996 5:45 PM
To: tkined@ibr.cs.tu-bs.de
Subject: Compiling TK, Unresolved variables

I am trying to compile tk on a Dec Alpha station. Tcl makes completely
but tk gives this:

cc -o scotty scotty.o libscotty.a /usr/lib/libtk4.0.a -lX11
/usr/lib/libtcl7.4.a -lrpc
-lrpcsvc -lm
ld:
Unresolved:
Tcl_DbCkalloc
Tcl_DbCkfree
Tcl_DbCkrealloc
*** Exit 1
Stop.

libtk4.0a and libtcl7.4a are both present. Any information about the
resolution of these problems would be appreciated.

Colin Rand
Software Development
Adone Classified Network
colin@adone.com