Re: algorithm for list of nodes

Juergen Schoenwaelder (schoenw@cs.utwente.nl)
Thu, 30 Jan 1997 09:59:34 +0100

Daniel Brown <danb@linda.visicom.com> said:

Daniel> I'm trying to run scotty on NT and have had two problems.

Daniel> i) When compiling scotty, the tnm.dll reports the unresolved
Daniel> extern TclGetTime in several object files. To remedy the
Daniel> situation temporarily, I made the following change to the
Daniel> tnmInt.h file in scotty2.1.5\tnm\generic:

[...]

Daniel> I'm not sure what the consequences of such a change are other than
Daniel> suggesting that Tcl_Ckfree is defined. I'm sure they could
Daniel> be bad.

The Tcl folks at Sun changed the name of TclGetTime to TclpGetTime in
one of the patches. Changing the definition of TnmGetTime in tnmInt.h
is the correct way to solve this problem.

Daniel> ii) When I run Tcl and try to load tnm, I get the following error:
Daniel>
Daniel> The ordinal 384 could not be located in the ddl tcl75.dll.

Sorry, I can't help with this one. I have seen that before, but I
never understood why this error went away later. I actually have no
idea what ordinal 384 is and what this message means.

Juergen

-- 
Juergen Schoenwaelder schoenw@cs.utwente.nl http://www.cs.utwente.nl/~schoenw
Computer Science Department, University of Twente,   (Fax: +31-53-489-3247)
P.O. Box 217, NL-7500 AE Enschede, The Netherlands.  (Tel. +31-53-489-3678)

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.