Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 15:14:34 -0800 (PST)
From:      patl@phoenix.volant.org
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/16044: cyrus-sasl-1.5.13 build dies without Kerberos 4 & 5
Message-ID:  <20000110231434.9DE75154DA@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         16044
>Category:       ports
>Synopsis:       cyrus-sasl-1.5.13 build dies without Kerberos 4 & 5
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 10 15:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Pat Lashley
>Release:        3.3R
>Organization:
Phoenix Volant
>Environment:
>Description:
The cyrus-sasl port will not build unless both Kerberos 4 and 5
are installed; but neither is listed as a dependancy.

Support for both krb4 and GSSAPI is enabled by default in the
Cyrus-SASL configure script.  The port Makefile handles the case
where KRB5_HOME is set to a non-default location; but not the
case where it isn't installed at all, nor the case where Kerberos
4 isn't installed.
>How-To-Repeat:

>Fix:
The Makefile should either contain appropriate DEPENDS values to
ensure Kerberos installation; or should check for the presence of
each version of Kerberos and add the required --disable flags to
CONFIGURE_ARGS if Kerberos is not found.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000110231434.9DE75154DA>