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 1SFA2L-0002TQ-FZ for garchives@archives.gentoo.org; Tue, 03 Apr 2012 20:09:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0D03E0B69; Tue, 3 Apr 2012 20:08:48 +0000 (UTC) Received: from internet.com.uy (correo.tecnet.com.uy [200.40.123.42]) by pigeon.gentoo.org (Postfix) with ESMTP id D9102E0ACC for ; Tue, 3 Apr 2012 20:07:17 +0000 (UTC) Received: from acme7.acmenet (r186-52-11-10.dialup.adsl.anteldata.net.uy [186.52.11.10]) (authenticated bits=0) by correo.tecnet.com.uy (8.14.4/8.14.4/host-001) with ESMTP id q33K79da005725 for ; Tue, 3 Apr 2012 17:07:14 -0300 X-TN_STAT: 25 Date: Tue, 3 Apr 2012 17:07:08 -0300 From: luis jure To: gentoo-user Subject: Re: [gentoo-user] libblas question (a propos digikam) Message-ID: <20120403170708.4e733615@acme7.acmenet> In-Reply-To: <1333468936.30186.0@numa-i> References: <20120403122745.764338a9@acme7.acmenet> <1333468936.30186.0@numa-i> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) 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: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (correo.tecnet.com.uy [200.40.123.43]); Tue, 03 Apr 2012 17:07:14 -0300 (UYT) X-Archives-Salt: 269e67c9-e896-420c-ba82-b1c0b4fda0d3 X-Archives-Hash: 192c02599b551e1abad1307c1c1e6b9a on 2012-04-03 at 18:02 Helmut Jarausch wrote: >you can check with > >eselect blas list > >if the right (installed) package is in use. aha! funny, i had no blas selected. never had to do that before, is this new? whatever, thanks for the hint. perhaps i advanced a little i selected "reference" (the only blas i had installed), but now when i try to rebuild digikam, it fails thus: In file included from /var/tmp/portage/media-gfx/digikam-2.5.0/work/digikam-2.5.0/core/libs/threadimageio/pgfutils.cpp:49:0: /var/tmp/portage/media-gfx/digikam-2.5.0/work/digikam-2.5.0_build/digikam/utils/config-digikam.h:64:0: warning: "PGFCodecVersionID" redefined /usr/include/libpgf/PGFtypes.h:50:0: note: this is the location of the previous definition so here i am, stuck again...