[TDK] TDK 4.1 tclapp and shared libraries
by Larry W. Virden other posts by this author
Jun 9 2008 12:44PM messages near this date
view in the new Beta List Site
Re: [TDK] Tcl Dev Kit, ActiveTcl 8.5.2, and tap files?
|
Re: [TDK] TDK 4.1 tclapp and shared libraries
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
while executing
"load [file join $base_dir_G shlibs $platform libmmf.so] Mmf"
(file
"/path/to/application/bin/intelg/thisapp/lib/application/thisapp.tcl"
line 160)
invoked from within
"source $startup"
(file "/vobs/dx_utils/local/bin/intelg/thisapp/main.tcl" line 21)
Is this the traditional "tclkits can't load dynamic libraries from
within the kit" type problem? If so, is there some flag or something
that tclapp needs to handle this, or does the developer have to add code
for that him/her self?
--
<URL: http://wiki.tcl.tk/ >
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
<URL: mailto:lvirden@[...].com > <URL: http://www.purl.org/NET/lvirden/
>
_______________________________________________
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
|