ports/133344: net/nss_ldap fails to compile if world was installed with WITHOUT_KERBEROS=YES in /etc/src.conf

Steve Polyack korvus at comcast.net
Thu Jul 23 18:40:04 UTC 2009


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

From: Steve Polyack <korvus at comcast.net>
To: bug-followup at FreeBSD.org, bakhtin at amt.ru
Cc:  
Subject: Re: ports/133344: net/nss_ldap fails to compile if world was installed
 with WITHOUT_KERBEROS=YES in /etc/src.conf
Date: Thu, 23 Jul 2009 14:21:21 -0400

 I can also confirm that this is broken:
 
 $ make install clean
 ===>  Building for nss_ldap-1.264_2
 gmake  all-am
 gmake[1]: Entering directory 
 `/var/ports/usr/ports/net/nss_ldap/work/nss_ldap-264'
 if cc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/local/include 
 -DLDAP_REFERRALS -DLDAP_DEPRECATED -DPIC -D_REENTRANT  -O2 
 -fno-strict-aliasing -pipe -DLDAP_DEPRECATED -Wall -fPIC -MT ldap-nss.o 
 -MD -MP -MF ".deps/ldap-nss.Tpo" -c -o ldap-nss.o ldap-nss.c; \
     then mv -f ".deps/ldap-nss.Tpo" ".deps/ldap-nss.Po"; else rm -f 
 ".deps/ldap-nss.Tpo"; exit 1; fi
 In file included from ldap-nss.c:82:
 /usr/include/gssapi.h:3:2: warning: #warning "this file includes 
 <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
 ldap-nss.c:88:18: error: krb5.h: No such file or directory
 gmake[1]: *** [ldap-nss.o] Error 1
 gmake[1]: Leaving directory 
 `/var/ports/usr/ports/net/nss_ldap/work/nss_ldap-264'
 gmake: *** [all] Error 2
 
 
 Can we get this committed on a maintainer timeout?
 
 - Steve Polyack
 



More information about the freebsd-ports-bugs mailing list