On Thu, 5 Aug 1999, Way Sun wrote:
>
> Hi,
I think you might be the first person to try Tcl Blend on a HP-UX
system. I know I do not have one to test on.
> Just wondering if anyone's seen this error msg when loading libtclblend?
> I'm using HP-UX 11 (with native threads), Tcl 8.0.5, and JDK 1.1.7.
I am not sure what this "thread local" error means. It seems like
something you are going to need to debug on your system. Perhaps
this is an error that you vendor has some info about. You could
also try loading libpthread.sl and libjava.sl by hand using the
"load" command in Tcl.
Like so:
(From the build directory type "make shell" to start a Tcl Blend shell)
% load libpthread.sl
% load libjava.sl
# Set the CLASSPATH and SHLIB_PATH if needed
% load libtclblend.sl
Try that and see what happens.
later
Mo
> monstro[765] $../bin/jtclsh
> % package require java
> /usr/lib/dld.sl: Can't shl_load() a library containing Thread Local
> Storage: /lib/libpthread.1
> /usr/lib/dld.sl: Exec format error
> Attempting to figure out why "load libtclblend.sl" failed
> currently SHLIB_PATH is set to
>
>"/opt/java/lib/PA_RISC/native_threads:/other/sw_test/opt/HP-UX-B.11.00/tclBlend1.2.3/lib:/other/sw_test/opt/postgreSQL/lib:/lib"
> found libtclblend.sl on SHLIB_PATH at
> "/other/sw_test/opt/HP-UX-B.11.00/tclBlend1.2.3/lib/libtclblend.sl".
> found libpthread.sl on SHLIB_PATH at "/lib/libpthread.sl".
> found libjava.sl on SHLIB_PATH at
> "/opt/java/lib/PA_RISC/native_threads/libjava.sl".
> "load libtclblend.sl" failed:
> couldn't load file "libtclblend.sl": exec format error
>
>
> Thanks
>
> Way
>
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by WebNet Technologies.
> To subscribe: send mail to [EMAIL PROTECTED]
> with the word SUBSCRIBE as the subject.
> To unsubscribe: send mail to [EMAIL PROTECTED]
> with the word UNSUBSCRIBE as the subject.
> To send to the list, send email to '[EMAIL PROTECTED]'.
> A list archive is at: http://www.findmail.com/listsaver/tcldallas/
>
----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe: send mail to [EMAIL PROTECTED]
with the word SUBSCRIBE as the subject.
To unsubscribe: send mail to [EMAIL PROTECTED]
with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'.
A list archive is at: http://www.findmail.com/listsaver/tcldallas/