Date: Thu, 23 Jul 2009 18:40:03 GMT From: Steve Polyack <korvus@comcast.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/133344: net/nss_ldap fails to compile if world was installed with WITHOUT_KERBEROS=YES in /etc/src.conf Message-ID: <200907231840.n6NIe3w7081777@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/133344; it has been noted by GNATS. From: Steve Polyack <korvus@comcast.net> To: bug-followup@FreeBSD.org, bakhtin@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907231840.n6NIe3w7081777>