Release Bulletin Open Server™ 15.5 for Sun Solaris
Link to usr/lib/lwp
For Solaris 8, Open Server requires that the libthread.so you
use is the one located in /usr/lib/lwp. Link your application
using one of the following methods:
Use:
-R/usr/lib/lwp
Set the LD_LIBRARY_PATH variable
to include /usr/lib/lwp.