Re: unresolved symbol U_TRAP_STACK_TRACE ???

From: Deepesh (neo_dapi_at_yahoo.com)
Date: 07/16/03


Date: 16 Jul 2003 03:40:55 -0700

How can I check version of a specified shared lib?

---
Deepesh
dhandly@cup.hp.com (Dennis Handly) wrote in message news:<3f0f91c2$1@usenet01.boi.hp.com>...
> Deepesh (neo_dapi@yahoo.com) wrote:
> : I'm trying to dynamically load a shared library using dlopen() but I
> : get this error
> : Unresolved symbol: U_TRAP_STACK_TRACE (code)  from /usr/lib/libcl.2
> 
> That shouldn't happen since that symbol IS in that library.
> 
> What version of libcl.2 do you have?
> The latest libcl patches are:
> 11.11: PHSS_28303
> 11.00: PHSS_28302
> 
> : Can somebody give me some pointer on this error?
> : Deepesh
> 
> You may have a dld.sl bug.  What version do you have?
> 
> The latest dld.sl patches are:
> 11.11: PHSS_28436
> 11.00: PHSS_28434