Re: [gentoo-user] Problem with cblas libraries

2011-08-30 Thread denis cohen
Just an update: gmsh build with USE="-blas" Denis On Wed, Aug 31, 2011 at 01:14, denis cohen wrote: > Following Michael Mol's advice I masked these in /etc/portage/package.mask: > >>=virtual/blas-2.0 >>=virtual/cblas-2.0 >>=virtual/lapack-3.1 >>=sci-libs/cblas-reference-20030223-r5 >>=sci-libs/l

Re: [gentoo-user] Problem with cblas libraries

2011-08-30 Thread denis cohen
Following Michael Mol's advice I masked these in /etc/portage/package.mask: >=virtual/blas-2.0 >=virtual/cblas-2.0 >=virtual/lapack-3.1 >=sci-libs/cblas-reference-20030223-r5 >=sci-libs/lapack-reference-3.2.1 >=sci-libs/gsl-1.14 and did an "emerge -uD world". All blocks were gone and after the e

Re: [gentoo-user] Problem with cblas libraries

2011-08-30 Thread Alex Schuster
denis cohen writes: > I've unmerged cblas* blas* gsl, synced, and "emerge -uDN world "also > without success (also tried cblas-external USE flag but could not see > it with eix). What's your problem with the world update? Adding --tree to the emerge command might show what pulls in what. I had t

Re: [gentoo-user] Problem with cblas libraries

2011-08-30 Thread Michael Mol
On Tue, Aug 30, 2011 at 6:15 PM, denis cohen wrote: > Thanks to all that responded. I've tried > > revdep-rebuild > emerge --depclean > revdep-rebuild > > with no progress on the errors I have. > I've unmerged cblas* blas* gsl, synced, and "emerge -uDN world "also > without success (also tried cbl

Re: [gentoo-user] Problem with cblas libraries

2011-08-30 Thread denis cohen
Thanks to all that responded. I've tried revdep-rebuild emerge --depclean revdep-rebuild with no progress on the errors I have. I've unmerged cblas* blas* gsl, synced, and "emerge -uDN world "also without success (also tried cblas-external USE flag but could not see it with eix). eselect cblas al

Re: [gentoo-user] Problem with cblas libraries

2011-08-27 Thread Michael Mol
On Sat, Aug 27, 2011 at 11:27 AM, Valmor de Almeida wrote: > 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 becau

Re: [gentoo-user] Problem with cblas libraries

2011-08-27 Thread Valmor de Almeida
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 s

Re: [gentoo-user] Problem with cblas libraries

2011-08-26 Thread Alex Schuster
denis cohen writes: > I recently removed some packages like blas-reference, cblas-reference, > and lapack-reference to get emerge to run (some blocking issues). I unmerged eselect-cblas and eselect-blas when I had similar problems, and I think also {blas,cblas}-reference. The eselect packages go

Re: [gentoo-user] Problem with cblas libraries

2011-08-26 Thread Helmut Jarausch
On 08/26/2011 02:12:35 PM, 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 canno

[gentoo-user] Problem with cblas libraries

2011-08-26 Thread denis cohen
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: - compiling gcc with the gsl librar