From owner-freebsd-current@FreeBSD.ORG Fri Sep 6 19:14:47 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8520343F for ; Fri, 6 Sep 2013 19:14:47 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC9A5285C for ; Fri, 6 Sep 2013 19:14:44 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA v2" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id EB0266178 for ; Fri, 6 Sep 2013 15:14:31 -0400 (EDT) DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=hRIz8xJKt+DozvvOnnsikFuYa7ilvABZNAZIPXR2U91QtHwCVkUXBQV39tSfPHcjB b618kNTpKfMw4M9mfKEmwjhXg9SnVF0UY45xxxeSi7u5YqmIKg34WjbIxXmTSb4 Message-ID: <522A297D.3040709@protected-networks.net> Date: Fri, 06 Sep 2013 15:14:05 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130808 Thunderbird/17.0.8 MIME-Version: 1.0 To: FreeBSD Current Subject: dirmngr won't link with liblber.so? X-Enigmail-Version: 1.5.1 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 19:14:47 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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? cc -I/usr/local/include -O2 -pipe -march=pentium4 -DLDAP_DEPRECATED - -fno-strict-aliasing -Wall -Wno-pointer-sign -L/usr/local/lib - -L/usr/local/lib -o dirmngr_ldap dirmngr_ldap-dirmngr_ldap.o dirmngr_ldap-no-libgcrypt.o ../jnlib/libjnlib.a -L/usr/local/lib - -lgpg-error -lldap /usr/bin/ld: :: invalid DSO for symbol `ber_free' definition /usr/local/lib/liblber-2.4.so.8: could not read symbols: Bad value gmake[4]: *** [dirmngr_ldap] Error 1 gmake[4]: Leaving directory `/usr/ports/security/dirmngr/work/dirmngr-1.1.0/src' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/security/dirmngr/work/dirmngr-1.1.0' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/security/dirmngr/work/dirmngr-1.1.0' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/security/dirmngr *** Error code 1 Stop. make: stopped in /usr/ports/security/dirmngr -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) iEYEARECAAYFAlIqKX0ACgkQQv9rrgRC1JKFGQCfQZbJUup+580t+RPaaX0MRE8G qf0AoKcmRUj1CzEt5My3jauJ+HnxOp8t =Gt8R -----END PGP SIGNATURE-----