[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ITS#3977 config.log of HEAD and OPENLDAP_REL_ENG_2_3



OK, this is not a bug in libtool, it's a bug in the SuSE libdb devel RPM.

Your .la file says the library name is libdb-4.3.so, but your rpm 
doesn't provide that file. Since libtool cannot find the shared library 
it was looking for, it is forced to fallback to the static library. You 
can either symlink the correct names, or put the correct names into the 
.la file.

This ITS will be closed...

Michael Ströder wrote:
> Yes, see attachment (re-sent to ITS).
>
> Ciao, Michael.
>   
> ------------------------------------------------------------------------
>
> # libdb-4.3.la - a libtool library file
> # Generated by ltmain.sh - GNU libtool 1.5.8 (1.1220.2.117 2004/08/04 14:12:05)
> #
> # Please DO NOT delete this file!
> # It is necessary for linking the library.
>
> # The name that we can dlopen(3).
> dlname='libdb-4.3.so'
>
> # Names of this library.
> library_names='libdb-4.3.so libdb-4.3.so libdb-4.3.so'
>
> # The name of the static archive.
> old_library='libdb-4.3.a'
>
>   

> /usr/lib/libdb-4.3.a
> /usr/lib/libdb-4.3.la
> /usr/lib/libdb.a
> /usr/lib/libdb.so
> /usr/lib/libdb_cxx-4.3.a
> /usr/lib/libdb_cxx-4.3.la
> /usr/lib/libdb_cxx.a
> /usr/lib/libdb_cxx.so
-- 
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc
  OpenLDAP Core Team            http://www.openldap.org/project/