Peter Dennis wrote:

> Exported Interfaces:
[...]
>         /usr/lib/libgdbm.so               Uncommitted   Shared object
>                                                         library API's
> 
>         /usr/lib/libgdbm.so.3             Uncommitted   Symbolic link to
>                                                       libgdbm.so
> 
>         /usr/lib/libgdbm.so.3.0.0         Uncommitted   Symbolic link
>                                                       libgdbm.so
> 

This is upside-down.  The .so and .so.3 items should be symlinks to
the .so.3.0.0 item, which should be the actual shared object.  Also,
please confirm that the SONAME embedded in the shared object will be
"libgdbm.so.3".

Similarly for the libgdbm_compat items, if you ship them.

Mike.
-- 
mike.oliver at sun.com

Reply via email to