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

Re: OpenLDAP 2.2.14 linking against 2.1.x (ITS#3203)



On Thu, 24 Jun 2004, Kurt D. Zeilenga wrote:

>> When building OpenLDAP 2.2.14 on a machine with 2.1.x installed, 2.2.14 also
>> links against the libraries from 2.1.x.
>
> How?  Directly or indirectly (e.g., through some non-OpenLDAP library)?

libldap.so.7.7 (from 2.2.x) depends on liblber.so.2.130 (from 2.1.x). if I 
uninstall 2.1.x before building 2.2.x, the dependencies work as expected.

 	jakob