Re: [TDK] TDK 4.1 tclapp and shared libraries
by Jeff Hobbs other posts by this author
Jun 9 2008 12:45PM messages near this date
view in the new Beta List Site
[TDK] TDK 4.1 tclapp and shared libraries
|
Re: [TDK] TDK 4.1 tclapp and shared libraries
Virden, Larry W. wrote:
>
> So, the developer trying to use TDK 4.1 that I've been discussing,
> through some force feeding of information, finally got his application
> to wrap. This app consists of some tcl scripts and 2 personal shared
> libraries.
>
> When he runs this wrapped application, he gets:
> couldn't load file "/tmp/tclTXG09B": /tmp/tclTXG09B: undefined symbol:
> Tcl_Alloc
My bet is that this extension was not properly built with stubs support.
That is required for single-file executables, where there will be no
libtcl.so on the system. That is one of the design values of stubs.
Jeff
_______________________________________________
TDK mailing list
TDK@[...].com
http://listserv.ActiveState.com/mailman/listinfo/tdk
Thread:
Larry W. Virden
Andreas Kupries
Larry W. Virden
Andreas Kupries
Larry W. Virden
Andreas Kupries
Larry W. Virden
Jeff Hobbs
Larry W. Virden
Jeff Hobbs
Larry W. Virden
|