Hello,

I recently downloaded the tcl8.3.1/tclhttpd/tcllib/thread2.0 package to
get tclhttpd running with threads, but whenever I try to 'package
require Thread' I get the following error:

% package require Thread
couldn't load file "/usr/lib/thread2.0/../libthread2.0g.so":
/usr/lib/thread2.0/../libthread2.0g.so: undefined symbol: Tcl_CutChannel

I have looked everywhere for information on CutChannel and I have found
nothing.  I have no idea where to find it.  I even commented out the
call to this function in the threadCmd.c file just to see what
happened.  Then I got the same error but for the Tcl_IsChannelRegistered
command.

Anyway . . . If you have any ideas about what I might be doing wrong,
please let me know.

Thanks.

Matthew


Reply via email to