From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SAsBE-0000rk-4n for garchives@archives.gentoo.org; Fri, 23 Mar 2012 00:16:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDF26E0B0A; Fri, 23 Mar 2012 00:16:12 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id 19B2BE0AE4 for ; Fri, 23 Mar 2012 00:14:59 +0000 (UTC) Received: from digimed.co.uk (yooden.digimed.co.uk [192.168.1.6]) by mail.digimed.co.uk (Postfix) with ESMTPSA id 149BC80884 for ; Fri, 23 Mar 2012 00:14:58 +0000 (GMT) Date: Fri, 23 Mar 2012 00:14:46 +0000 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cryptsetup with static libs Message-ID: <20120323001446.25db3d78@digimed.co.uk> In-Reply-To: <7A2BDDF8-FB7D-473A-8EC1-9CA524A31196@flashpixx.de> References: <7A2BDDF8-FB7D-473A-8EC1-9CA524A31196@flashpixx.de> Organization: Digital Media Production X-Mailer: Claws Mail 3.8.0cvs33 (GTK+ 2.24.10; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/kwnKmUDk4TSU6O22bT_ShO9"; protocol="application/pgp-signature" X-Archives-Salt: 1b694b0b-cd7c-486c-bfc5-82e4308279cd X-Archives-Hash: 3d178bed9c31e56253d79b69eb7fb7fe --Sig_/kwnKmUDk4TSU6O22bT_ShO9 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 23 Mar 2012 00:26:24 +0100, Kraus Philipp wrote: > I try to build the cryptsetup tools, but all depended library should be > build with +static-libs use flag. I have set my packages.use to: >=20 > sys-fs/cryptsetup -static-libs > dev-libs/libgcrypt static-libs > dev-libs/popt static-libs > dev-libs/libgpg-error static-libs > sys-apps/util-linux static-libs >=20 > Can I build the cryptsetup without the static libs? Is there a reason > that I must build it with static libs? cryptsetup does not have a static-libs USE flag. It has a static flag, which default to on and requires dependencies to be built with static-libs. Turn off the static flag for cryptsetup. --=20 Neil Bothwick OS/2: Obsolete Soon, Too --Sig_/kwnKmUDk4TSU6O22bT_ShO9 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAk9rwIAACgkQum4al0N1GQOmhgCgm/GD0rx5VBeWjppewAwmkV8L OvgAoJnbwIA+nx7DiMwT6zQq7XWZR+36 =kCJj -----END PGP SIGNATURE----- --Sig_/kwnKmUDk4TSU6O22bT_ShO9--