Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 10:18:19 -0500
From:      Jim Trigg <jtrigg@spamcop.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Problems building cyrus-sasl2 on FREEBSD-4.7-RELEASE
Message-ID:  <20030120151819.GB21130@spamcop.net>
In-Reply-To: <1042261571.3e1fa6434bdf7@webmail.spamcop.net>
References:  <1042261571.3e1fa6434bdf7@webmail.spamcop.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 11, 2003 at 12:06:11AM -0500, Jim Trigg wrote:
> (Note: the first two tries at sending this apparently got eaten by the
> ether... in case they show up, please know that I am now subscribed to
> the list.)
> 
> I am having problems building the cyrus-sasl2 port on 4.7-RELEASE; no
> matter how I attempt to override it, it keeps deciding that the
> gssapi-dir should be /usr/local instead of /usr.  (When I built world
> for 4.7, it placed the Heimdal-style gssapi libraries in /usr/lib, but
> the cyrus-sasl2 port keeps trying to link with nonexistent MIT-style
> gssapi libraries in /usr/local/lib.)
> 
> How can I convince cyrus-sasl2 that I really do have Heimdal-style
> libraries in /usr/lib?

I have found the answer; unfortunately, there's no easy way to fix it at
the port level.  (I have submitted the fix to the cyrus-sasl2 folks.)

Short form: configure needs to be regenerated in the top-level and
saslauthd directories after adding two lines to the aclocal.m4 files, to
have LIB_CRYPT defined before the GSSAPI checks are made.

Jim Trigg
-- 
Jim Trigg, Lord High Everything Else  O-          /"\
                                                  \ /  ASCII RIBBON CAMPAIGN
Hostmaster, Huie Kin family website                X    HELP CURE HTML MAIL
Verger, All Saints Church - Sharon Chapel         / \

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




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