From owner-freebsd-current@FreeBSD.ORG Fri Sep 6 22:13:16 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 06AD8F15; Fri, 6 Sep 2013 22:13:16 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-bk0-x235.google.com (mail-bk0-x235.google.com [IPv6:2a00:1450:4008:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6A9E02D56; Fri, 6 Sep 2013 22:13:15 +0000 (UTC) Received: by mail-bk0-f53.google.com with SMTP id d7so1502988bkh.40 for ; Fri, 06 Sep 2013 15:13:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=tV/biJQAaEibGF+oEgSXiXrd2dqCWWIvo37gW3T6Qvc=; b=LbLDgQAUWUVrczRLExtY/enJDnyOXbRx66Jmm3axk76mXRlxoA7mpCFKMSYdeum5Uo iYcvKowgUMYd5VJndSdU1rclpDEM+9DHcPb8zMgpKdmpUT5dJz3XB+dr81nTp8WjoasM PpQvNajY+jSxWbHxUvNJoOvUz5QjU/CSR51yhQuyqPgPqwhPyxyaxeYH+QPYUjNz91QU SudRYRQWEFN9pRd7BZdgxYKCe6IwtpErpu31zpgP/okDf/rJGuhpZSW1lu2Xf78+g866 SzYfC26mZ/EfkDZAlhmMb+BA36xSjIFH/kEa4mRrMdCqosw+Uob0wBeq7bt0xJIbayX4 kUEQ== MIME-Version: 1.0 X-Received: by 10.205.15.72 with SMTP id pt8mr4320173bkb.17.1378505593426; Fri, 06 Sep 2013 15:13:13 -0700 (PDT) Sender: chmeeedalf@gmail.com Received: by 10.205.13.199 with HTTP; Fri, 6 Sep 2013 15:13:13 -0700 (PDT) Received: by 10.205.13.199 with HTTP; Fri, 6 Sep 2013 15:13:13 -0700 (PDT) In-Reply-To: <522A2BA4.80904@protected-networks.net> References: <522A297D.3040709@protected-networks.net> <20130906191712.GH59360@ithaqua.etoilebsd.net> <522A2BA4.80904@protected-networks.net> Date: Fri, 6 Sep 2013 15:13:13 -0700 X-Google-Sender-Auth: 0PviBtdNCyVjRZSoLIqUn-aKaz0 Message-ID: Subject: Re: dirmngr won't link with liblber.so? From: Justin Hibbits To: Michael Butler Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Baptiste Daroussin , FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Sep 2013 22:13:16 -0000 I filled a PR on this: Ports/181230. - Justin On Sep 6, 2013 12:23 PM, "Michael Butler" wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 09/06/13 15:17, Baptiste Daroussin wrote: > > On Fri, Sep 06, 2013 at 03:14:05PM -0400, Michael Butler wrote: > > What's up with this? I recompiled openldap-client; I can do a 'nm > > liblber-2.4.so.8' without error but .. dirmngr won't link it? > > [ .. snip .. ] > > > > > That mean the port is missing a LDFLAG: -llber-2.4 > > Thanks! That fixed it :-) > > imb > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.14 (FreeBSD) > > iEYEARECAAYFAlIqK6QACgkQQv9rrgRC1JKGsgCgypNCgSYnaALv56XhKuLqvXth > 6NEAoMj5uNCkboSr7zDVddr3V/QfEbpn > =FVbW > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >