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 <gentoo-user+bounces-127393-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QxKgZ-0005Rs-Cs for garchives@archives.gentoo.org; Sat, 27 Aug 2011 15:20:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C284B21C115; Sat, 27 Aug 2011 15:20:28 +0000 (UTC) Received: from mail-yi0-f53.google.com (mail-yi0-f53.google.com [209.85.218.53]) by pigeon.gentoo.org (Postfix) with ESMTP id DF7A821C020 for <gentoo-user@lists.gentoo.org>; Sat, 27 Aug 2011 15:19:34 +0000 (UTC) Received: by yia13 with SMTP id 13so3281284yia.40 for <gentoo-user@lists.gentoo.org>; Sat, 27 Aug 2011 08:19:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ZUQI7mkwbX/9ZyRmVu0KvFIohCP0p3WfnisDLZFdRiI=; b=og3z0xCMGXLNBvAdylMkdCk6q9NyNhG+NKBPJeC9fZQGn3TVgfriJC1En7FHbyKCDm +23Wcfnbqy5F719mtTpqMjMr1LPllTJXYxlQP68k0+qSUyGb1ZiqzkP9lJz5Mg0Eotuj 6vcMXwxkUpt2uuMeCuFHRAYTSsLqWT4ElogeQ= Received: by 10.151.28.7 with SMTP id f7mr3229773ybj.388.1314458374410; Sat, 27 Aug 2011 08:19:34 -0700 (PDT) Received: from [192.168.10.6] (c-68-32-248-84.hsd1.tn.comcast.net [68.32.248.84]) by mx.google.com with ESMTPS id p7sm960844ybd.12.2011.08.27.08.19.31 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 27 Aug 2011 08:19:31 -0700 (PDT) Message-ID: <4E590CED.30407@gmail.com> Date: Sat, 27 Aug 2011 11:27:41 -0400 From: Valmor de Almeida <val.gentoo@gmail.com> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110816 Lightning/1.0b3pre Lanikai/3.1.10 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> 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] Problem with cblas libraries References: <CAKf_S2JNr3GrMnh08NqHnGQGWnwbX=ofY7oMs113inQ=mx9M+Q@mail.gmail.com> In-Reply-To: <CAKf_S2JNr3GrMnh08NqHnGQGWnwbX=ofY7oMs113inQ=mx9M+Q@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: eab01fd2f8dc771d9c9385703505a199 On 08/26/2011 08:12 AM, denis cohen wrote: > Hello, > > I recently removed some packages like blas-reference, cblas-reference, > and lapack-reference to get emerge to run (some blocking issues). > Not sure that was a good idea because now, even if I've reinstalled > these packages, > I am having several new problems: > [snip] > > > Does anyone have an idea of how solve this problem? > > I'd be glad to provide more details. > > Thanks > > Denis > Hi Denis, Have you done revdep-rebuild ? followed by a emerge --depclean ? before doing anything else after you removed the blas/lapack packages? -- Valmor