From owner-freebsd-questions Fri Jan 24 15:35:45 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D7D537B405 for ; Fri, 24 Jan 2003 15:35:44 -0800 (PST) Received: from osm.michaelines.net (osm.michaelines.net [66.238.77.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0DB143F1E for ; Fri, 24 Jan 2003 15:35:43 -0800 (PST) (envelope-from blaise@osm.michaelines.net) Received: by osm.michaelines.net (Postfix, from userid 1002) id 6662D20D18; Mon, 20 Jan 2003 10:18:19 -0500 (EST) Date: Mon, 20 Jan 2003 10:18:19 -0500 From: Jim Trigg To: freebsd-questions@freebsd.org Subject: Re: Problems building cyrus-sasl2 on FREEBSD-4.7-RELEASE Message-ID: <20030120151819.GB21130@spamcop.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <1042261571.3e1fa6434bdf7@webmail.spamcop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1042261571.3e1fa6434bdf7@webmail.spamcop.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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