Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cryptsetup with static libs
Date: Fri, 23 Mar 2012 00:16:32
Message-Id: 20120323001446.25db3d78@digimed.co.uk
In Reply to: [gentoo-user] cryptsetup with static libs by Kraus Philipp
1 On Fri, 23 Mar 2012 00:26:24 +0100, Kraus Philipp wrote:
2
3 > I try to build the cryptsetup tools, but all depended library should be
4 > build with +static-libs use flag. I have set my packages.use to:
5 >
6 > sys-fs/cryptsetup -static-libs
7 > dev-libs/libgcrypt static-libs
8 > dev-libs/popt static-libs
9 > dev-libs/libgpg-error static-libs
10 > sys-apps/util-linux static-libs
11 >
12 > Can I build the cryptsetup without the static libs? Is there a reason
13 > that I must build it with static libs?
14
15 cryptsetup does not have a static-libs USE flag. It has a static flag,
16 which default to on and requires dependencies to be built with
17 static-libs. Turn off the static flag for cryptsetup.
18
19
20 --
21 Neil Bothwick
22
23 OS/2: Obsolete Soon, Too

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] cryptsetup with static libs Kraus Philipp <philipp.kraus@×××××××××.de>