Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2004 22:09:20 -0500 (EST)
From:      David Gilbert <dgilbert@daveg.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62861: USE_OPEN_LDAP breaks somewhere.
Message-ID:  <20040215030920.8F5A31D1C1A@canoe.dclg.ca>
Resent-Message-ID: <200402150310.i1F3AGqj059778@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62861
>Category:       ports
>Synopsis:       USE_OPEN_LDAP breaks somewhere.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 14 19:10:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     David Gilbert
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
DaveG.ca
>Environment:
System: FreeBSD canoe.dclg.ca 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sat Feb 14 09:52:08 EST 2004 dgilbert@canoe.dclg.ca:/usr/obj/usr/src/sys/CANOE i386


as above
>Description:
Some fair number of packages seem to like openldap-2.2.5.  It seems to
install libldap.so.202 (what right has a library version got to be that
big?  Geez.)

Anyways... kdelibs3 definately want libldap.so.2 and to install
openldap-2.1.x ... which conflicts with the other.  This seems to be
triggered by the USE_OPEN_LDAP Makefile knob.

But something has thoughtfully left libldap.so.2 in 
/usr/local/lib/compat/pkg.  No matter, the Makefile knob doesn't
accept this and fails to install things.
>How-To-Repeat:
Try to install kdelibs with openldap-2.2.5 already installed.
>Fix:

Some combination of fixing the Makefile knob and/or fixing the
multiple versions of ldap need be done.


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040215030920.8F5A31D1C1A>