From owner-freebsd-questions@FreeBSD.ORG Sun Aug 12 12:43:03 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B8F516A419 for ; Sun, 12 Aug 2007 12:43:03 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id 1B6D413C481 for ; Sun, 12 Aug 2007 12:43:03 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from Macintosh-2.local (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by typhoon.enabled.com (8.14.1/8.14.1) with ESMTP id l7CCh2Ju063179 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 12 Aug 2007 05:43:02 -0700 (PDT) (envelope-from admin2@enabled.com) Message-ID: <46BF0050.1080208@enabled.com> Date: Sun, 12 Aug 2007 05:42:56 -0700 From: Noah User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: "Herbert J. Skuhra" References: <46BE693F.4000808@enabled.com> <20070812102902.GA59220@oslo.ath.cx> In-Reply-To: <20070812102902.GA59220@oslo.ath.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: subversion doesnt build: /usr/bin/ld: cannot find -lgssapi_krb5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2007 12:43:03 -0000 Herbert J. Skuhra wrote: > Noah wrote: >> Hi, >> >> subversion doesnt build: /usr/bin/ld: cannot find -lgssapi_krb5 >> any clues why the gssapi_krb5 is not found. where shall I find the >> gssapi_krb5 library? Shall I use the library from the linux >> compatibility dirs? > > security/krb5 > > I don't have libgssapi_krb5.so, but devel/subversion built fine. thanks Herbert, what switches are you using at build time. I added the following to me /etc/make.conf WITH_MOD_DAV_SVN=yes WITH_REPOSITORY_CREATION=yes cheers, Noah > > - Herbert > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"