From owner-svn-src-all@FreeBSD.ORG Wed Nov 23 12:29:23 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 047271065676; Wed, 23 Nov 2011 12:29:23 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id B527D8FC19; Wed, 23 Nov 2011 12:29:22 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id B815664D6; Wed, 23 Nov 2011 12:29:21 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 957F885D6; Wed, 23 Nov 2011 13:29:21 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Kostik Belousov References: <201111211640.pALGedXg051270@svn.freebsd.org> <20111122204154.GA14090@stack.nl> <861uszkfgw.fsf@ds4.des.no> <86wrarj0sl.fsf@ds4.des.no> <20111123071412.GV50300@deviant.kiev.zoral.com.ua> Date: Wed, 23 Nov 2011 13:29:21 +0100 In-Reply-To: <20111123071412.GV50300@deviant.kiev.zoral.com.ua> (Kostik Belousov's message of "Wed, 23 Nov 2011 09:14:12 +0200") Message-ID: <86ehwzhvj2.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Jilles Tjoelker Subject: Re: svn commit: r227798 - in head: . lib/libpam lib/libpam/modules X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Nov 2011 12:29:23 -0000 Kostik Belousov writes: > Does plugin depend on the library which loaded it ? In other words, does > it reference the symbols from the library ? If yes, then plugin _must_ > have a dependency on the library recorded as DT_NEEDED. Yes. I would really, really prefer to find a solution that does not involve splitting up the libpam build the way we used to. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no