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 1S7XUi-0005gD-6p for garchives@archives.gentoo.org; Tue, 13 Mar 2012 19:34:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9555E099C; Tue, 13 Mar 2012 19:34:33 +0000 (UTC) Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.18.15]) by pigeon.gentoo.org (Postfix) with ESMTP id A264EE0BA4 for ; Tue, 13 Mar 2012 19:32:51 +0000 (UTC) Received: from [85.179.5.62] (helo=[192.168.1.2]) by smtprelay03.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1S7XSk-000169-NI for gentoo-user@lists.gentoo.org; Tue, 13 Mar 2012 20:32:50 +0100 Message-ID: <4F5FA0BC.4020508@gentoo.org> Date: Tue, 13 Mar 2012 20:32:12 +0100 From: Sebastian Pipping User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120306 Thunderbird/10.0.1 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Update of cryptsetup 1.4.1 fails References: <20120313090024.GA25411@uwe-notebook.gsi.de> In-Reply-To: <20120313090024.GA25411@uwe-notebook.gsi.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Df-Sender: c3BpbmctZ2VudG9vQGJpbmVyYS5kZQ== X-Archives-Salt: 7c9be2cd-5ec0-4888-8f0f-fde74b37a970 X-Archives-Hash: a4aa876373d1adba917ce92b03728d3c On 03/13/2012 10:00 AM, Uwe Scholz wrote: > Hi, > > I have an annoying problem with the current version update of > cryptsetup-1.4.1. Already in the configure step emerge stops with the > error message: > > ... > checking for gcry_check_version in -lgcrypt... no > configure: error: Cannot find static gcrypt library > ... > > Actually, libgcrypt-1.4.6 is installed with the static-libs flag. Also > after reemerging libgcrypt the update to cryptsetup-1.4.1 fails. > > I'm working on a amd64 machine, cryptsetup useflags are "static" > (compulsory) and "nls". Can anyone confirm this problem and has a > solution for it? > > Thanks in advance, > Uwe Please report this as a bug on https://bugs.gentoo.org/ . You could give libgcrypt 1.5.0-r2 a try. Please add to the bug report, if the problem persists with libgcrypt 1.5.0-r2 or not. Thanks! Sebastian