pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/37800: kdelibs3 depends on openldap-client



The following reply was made to PR pkg/37800; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/37800: kdelibs3 depends on openldap-client
Date: Fri, 18 Jan 2008 09:45:42 -0600 (CST)

 On Fri, 18 Jan 2008, uklaus%hgb-leipzig.de@localhost wrote:
 
 > => Applying pkgsrc patches for kdelibs-3.5.8nb5
 > ===> Creating toolchain wrappers for kdelibs-3.5.8nb5
 > ERROR: openldap-client is not installed; can't buildlink files.
 
 This type of problem is often caused by a dependency already installed on 
 your system which is good enough so the buildlinking is not done. See 
 below.
 
 > >Fix:
 > add to Makefile:
 > .include "../../databases/openldap-client/buildlink3.mk"
 
 If kdelibs3 doesn't need openldap-client directly, then this is probably 
 not the correct fix.
 
 Can someone track down what is pulling in openldap-client?
 
 I see:
 
 kdelibs3 includes mk/krb5.buildlink3.mk which depends on heimdal.
 And heimdal depends on openldap-client only if custom defined, but 
 PKG_BUILD_OPTIONS.heimdal doesn't have ldap by default. Are you using 
 custom heimdal with ldap?
 
 (I can't find any other possible usage of openldap-client but it might be 
 there. On a related note, I am not sure how this problem could happen 
 since today's openssl recursive bump probably took care of this.)
 
   Jeremy C. Reed
 



Home | Main Index | Thread Index | Old Index