Portinstall insists on rebuilding openldap client

Timur I. Bakeyev timur at FreeBSD.org
Tue Mar 17 19:20:25 PDT 2009


On Sat, Mar 14, 2009 at 6:12 PM, Robert Fitzpatrick <lists at webtent.net> wrote:
> I was trying to install samba and it keeps wanting to build the openldap
> client package that I already have installed. I really don't want to
> mess with that as it is also supporting other packages for the mail
> system. Why would it be wanting to build a package that is already
> installed?
>
> mx1# ls /var/db/pkg | grep ldap
> openldap-sasl-client-2.3.43

> Install 'net/samba33'? [yes]
> [Gathering depends for net/samba33 ................................................ done]
> --->  Installing 'openldap-sasl-client-2.3.43' from a port (net/openldap23-client)
> --->  Building '/usr/ports/net/openldap23-client'

I guess, you are missing:

WANT_OPENLDAP_SASL=yes

in your /etc/make.conf.

Give it a try.

With regards,
Timur


More information about the freebsd-questions mailing list