John Caruso wrote:
On Wednesday 09:58 AM 1/9/2008, Juan José del Río [Simple wrote:
I tried on FreeBSD, but it didn't compile. It kept complaining about
functions that have changed name / parameters or giving linking problems
with Tcl memory management functions, i think, but I don't recall
exactly...
The problem is that the Tcl_GetMemoryInfo function is declared as
MODULE_SCOPE rather than global scope in Tcl 8.5.0. We worked around it
by modifying the relevant source file prior to compiling Tcl, like so:
Please file a bug on this at http://tcl.sourceforge.net/. I'm not sure
what the history of that is off the top of my head, but it is named like
a public command. We'll try and address it for 8.5.1.
Jeff
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.