From owner-freebsd-ppc@FreeBSD.ORG Fri Jun 6 20:12:30 2008 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 144861065675 for ; Fri, 6 Jun 2008 20:12:30 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from smtp.ht-systems.ru (mr0.ht-systems.ru [78.110.50.55]) by mx1.freebsd.org (Postfix) with ESMTP id CF0EE8FC18 for ; Fri, 6 Jun 2008 20:12:29 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from [85.21.245.235] (helo=phonon.ht-systems.ru) by smtp.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1K4iIT-0006KG-9g; Sat, 07 Jun 2008 00:12:25 +0400 Received: by phonon.ht-systems.ru (Postfix, from userid 1001) id BB64D7EDDDE; Sat, 7 Jun 2008 00:12:27 +0400 (MSD) Date: Sat, 7 Jun 2008 00:12:20 +0400 From: Stanislav Sedov To: Marcel Moolenaar Message-Id: <20080607001220.b15ba937.stas@FreeBSD.org> In-Reply-To: <00CFF0B8-6236-4031-BCCB-79984B7CF641@mac.com> References: <2D03106C-0299-4ADA-9B22-C76E331BD17D@delfi-konsult.com> <00CFF0B8-6236-4031-BCCB-79984B7CF641@mac.com> Organization: The FreeBSD Project X-XMPP: ssedov@jabber.ru X-Voice: +7 916 849 20 23 X-PGP-Fingerprin: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sat__7_Jun_2008_00_12_20_+0400_rSML0yksMN+vvJOD" Cc: "Niels S. Eliasen" , freebsd-ppc@freebsd.org Subject: Re: Issue with sasldb... X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2008 20:12:30 -0000 --Signature=_Sat__7_Jun_2008_00_12_20_+0400_rSML0yksMN+vvJOD Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 06 Jun 2008 10:36:04 -0700 Marcel Moolenaar mentioned: > It looks like libsasldb.so.2 contains code that hasn't been > compiled with -fPIC. This typically happens when a shared > library is constructed by linking against an archive library. >=20 It seems that all objects libsasldb.so.2, although some of them are from ar archive) is built from only PIC objects. Niels, can you provide a full build log of cyrus-sasl2, so we can take a look if there're some problems with build script? --=20 Stanislav Sedov ST4096-RIPE --Signature=_Sat__7_Jun_2008_00_12_20_+0400_rSML0yksMN+vvJOD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkhJmisACgkQK/VZk+smlYEzygCdGrGYdW5mYCF30HjfRGOgFJFB fJcAnjpA4/cVR5P12FFTbk0SuXHbYnnH =D113 -----END PGP SIGNATURE----- --Signature=_Sat__7_Jun_2008_00_12_20_+0400_rSML0yksMN+vvJOD--