Gentoo Archives: gentoo-user

From: Kraus Philipp <philipp.kraus@×××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] cryptsetup with static libs
Date: Thu, 22 Mar 2012 23:27:21
Message-Id: 7A2BDDF8-FB7D-473A-8EC1-9CA524A31196@flashpixx.de
1 Hello,
2
3 I try to build the cryptsetup tools, but all depended library should be build with +static-libs use flag.
4 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 that I must build it with static libs?
13
14 Thanks
15
16 Phil

Replies

Subject Author
Re: [gentoo-user] cryptsetup with static libs Neil Bothwick <neil@××××××××××.uk>