On Tue, Dec 2, 2014 at 8:38 AM, Philippe Lauget <li...@lrnx.net> wrote: > Hi, > > I'm trying to build /usr/ports/security/cyrus-sasl2-gssapi with MIT krb5 > from a fresh port tree : > > ===> License BSD4CLAUSE accepted by the user > ===> Found saved configuration for cyrus-sasl-gssapi-2.1.26_3 > ===> cyrus-sasl-gssapi-2.1.26_3 depends on file: /usr/local/sbin/pkg - > found > ===> Fetching all distfiles required by cyrus-sasl-gssapi-2.1.26_3 for > building > ===> Extracting for cyrus-sasl-gssapi-2.1.26_3 > => SHA256 Checksum OK for cyrus-sasl-2.1.26.tar.gz. > ===> Patching for cyrus-sasl-gssapi-2.1.26_3 > ===> Applying FreeBSD patches for cyrus-sasl-gssapi-2.1.26_3 > ===> cyrus-sasl-gssapi-2.1.26_3 depends on executable: libtool - found > ===> cyrus-sasl-gssapi-2.1.26_3 depends on file: /libkrb5support.so - > not found > ===> Verifying install for /libkrb5support.so in /usr/ports/security/krb5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > ===> License MIT accepted by the user > ===> Found saved configuration for krb5-1.13 > ===> krb5-1.13 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by krb5-1.13 for building > ===> Extracting for krb5-1.13 > .... > > > krb5-1.13 is already installed on my system, i have KRB5_HOME=/usr/local > in /etc/make.conf > > Of course, /libkrb5support.so does not exist, and the check should point > to /usr/local/lib/libkrb5support.so, or, from the path computed from > ${GSSAPILIBDIR}/libkrb5support.so defined in /usr/ports/Mk/Uses/gssapi.mk > > But, unlike base or heimdal, with MIT krb5, GSSAPILIBDIR is not defined. > > Have I missed a step, or is it a 'bug' ? > Thanks, > Looks like it has been fixed in r373797
http://svnweb.freebsd.org/ports/head/Mk/Uses/gssapi.mk?view=log -- DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised. _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"