For Solaris 8, Open Client requires that the libthread.so you use is the one located in /usr/lib/lwp. You must link your application using one of the following methods:
Use the following command:
-R/usr/lib/lwp
Set the LD_LIBRARY_PATH variable to include /usr/lib/lwp.