From owner-cvs-all Mon May 14 16: 5: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from assaris.sics.se (dhcp103.iss.kth.se [130.237.7.103]) by hub.freebsd.org (Postfix) with ESMTP id 34BB037B422; Mon, 14 May 2001 16:04:57 -0700 (PDT) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id BAA85813; Tue, 15 May 2001 01:04:49 +0200 (CEST) (envelope-from assar) To: Garrett Wollman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5/lib/libroken Makefile References: <200105132057.f4DKvmF40052@freefall.freebsd.org> <200105141133.f4EBXIq90735@gratis.grondar.za> <5lwv7jwnjl.fsf@assaris.sics.se> <200105142255.SAA32432@khavrinen.lcs.mit.edu> From: Assar Westerlund Date: 15 May 2001 01:04:48 +0200 In-Reply-To: Garrett Wollman's message of "Mon, 14 May 2001 18:55:27 -0400 (EDT)" Message-ID: <5lsni7wmzz.fsf@assaris.sics.se> Lines: 18 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Garrett Wollman writes: > < said: > > > Because otherwise you cannot link programs against libkrb5. I agree > > that having to link against libroken is sub-optimal but it's the > > current state of affairs. > > The Reference Implementation does not have such a library. Any > additional libraries beyond libcom_err, libkrb5, and libk5crypto > constitute API breakage in your implementation. Wake up. There is no API, either for the functions or for the linking line (the closest thing to that is krb5-config which I've added and that MIT implementation is also going to add). And how do you know what other libraries are needed be the implementation? If you use DNS you might need to link against libresolv (on some platforms). /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message