public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] cryptsetup with static libs
@ 2012-03-22 23:26 Kraus Philipp
  2012-03-23  0:14 ` Neil Bothwick
  0 siblings, 1 reply; 3+ messages in thread
From: Kraus Philipp @ 2012-03-22 23:26 UTC (permalink / raw
  To: gentoo-user

Hello,

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:

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

Can I build the cryptsetup without the static libs? Is there a reason that I must build it with static libs?

Thanks

Phil


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] cryptsetup with static libs
  2012-03-22 23:26 [gentoo-user] cryptsetup with static libs Kraus Philipp
@ 2012-03-23  0:14 ` Neil Bothwick
  2012-03-23 13:45   ` Kraus Philipp
  0 siblings, 1 reply; 3+ messages in thread
From: Neil Bothwick @ 2012-03-23  0:14 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 744 bytes --]

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:
> 
> 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
> 
> 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.


-- 
Neil Bothwick

OS/2: Obsolete Soon, Too

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] cryptsetup with static libs
  2012-03-23  0:14 ` Neil Bothwick
@ 2012-03-23 13:45   ` Kraus Philipp
  0 siblings, 0 replies; 3+ messages in thread
From: Kraus Philipp @ 2012-03-23 13:45 UTC (permalink / raw
  To: gentoo-user


Am 23.03.2012 um 01:14 schrieb Neil Bothwick:

> 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:
>> 
>> 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
>> 
>> 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, [...]

Thanks, it was my mistake

Phil


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-23 13:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-22 23:26 [gentoo-user] cryptsetup with static libs Kraus Philipp
2012-03-23  0:14 ` Neil Bothwick
2012-03-23 13:45   ` Kraus Philipp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox