From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GXOcI-0001DE-FI for garchives@archives.gentoo.org; Tue, 10 Oct 2006 20:54:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9AKqv4m016983; Tue, 10 Oct 2006 20:52:57 GMT Received: from web86913.mail.ukl.yahoo.com (web86913.mail.ukl.yahoo.com [217.146.177.85]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9AKmelv025583 for ; Tue, 10 Oct 2006 20:48:40 GMT Received: (qmail 86598 invoked by uid 60001); 10 Oct 2006 20:48:39 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=dtzmikgFfMAX53093LxqzMEg3t8eHDcxmD6XzG/eTmkrfWh8uSaiduBt+6P/GvI6UuV56JAFojLl7Em9NGeDLMdWrwT34xqcheRtbNS52Vq2guKWDcn81XvkYXG4T0TG22t+sn51SaCEH9fXB1LODBJ8OgZIF7crQo15dAptGLs= ; Message-ID: <20061010204839.86596.qmail@web86913.mail.ukl.yahoo.com> Received: from [64.90.179.108] by web86913.mail.ukl.yahoo.com via HTTP; Tue, 10 Oct 2006 22:48:39 CEST Date: Tue, 10 Oct 2006 22:48:39 +0200 (CEST) From: JC Denton Subject: Re: [gentoo-user] Building lapack failed To: gentoo-user@lists.gentoo.org In-Reply-To: <200610061050.01719.bo.andresen@zlin.dk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-693262149-1160513319=:85152" X-Archives-Salt: fb6b7597-e204-4c1a-99cc-721c642ca8cc X-Archives-Hash: cb9dda44c25833e0c80e8d236b7737d6 --0-693262149-1160513319=:85152 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k9AKqv51016983 Thank you! I need the lapack stuff becaus I am going to try some FEM tools like elme= r, salome and netgen. ;) (This is the reason for the trouble) And thanks for the hint to remove the hack !!!=20 JC Bo =D8rsted Andresen schrieb: On Friday 06 October = 2006 09:05, JC Denton wrote: > I try to install lapack on my machine. > > This is what I get when I try to emerge lapack: [SNIP] > !!! ERROR: sci-libs/lapack-3.0 failed. [SNIP] I think bug #146448 [1] is the most relevant bug (which you should be abl= e to=20 find on your own). Unfortunately it provides no solutions. This package=20 simply isn't prepared for gcc-4.x yet. > I had problems with blas before, because I could not find g77 on my sys= tem > but I fixed this by writing a shell script called g77 that points to > "/usr/lib/R/bin/f77". So blas did compile but now lapack fails. > > What can I do about this? Apologize my ignorance... Why do you need this package anyway? No package= =20 currently in the tree depend on sci-libs/lapack... [1] https://bugs.gentoo.org/show_bug.cgi?id=3D146448 .... Hmm.... actually this seems to work for me: # echo -e '#!/bin/sh\ngfortran -ff2c' > /usr/bin/g77 && chmod +x /usr/bin= /g77 # emerge -va sci-libs/lapack # rm /usr/bin/g77 I strongly suggest that you remove it when you're done since this isn't t= he=20 supported solution. At the very least mention it if you ever file a bug w= here=20 it might have an impact... --=20 Bo Andresen =09 --------------------------------- Was Sie schon immer wissen wollten aber nie zu Fragen trauten? Yahoo! Cle= ver hilft Ihnen. --0-693262149-1160513319=:85152 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k9AKqv51016983 Thank you!

I need the lapack stuff becaus I am going to try some F= EM tools like elmer, salome and netgen. ;) (This is the reason for the tr= ouble)

And thanks for the hint to remove the hack !!!

JC
Bo =D8rsted Andresen <bo.andresen@zlin.dk> schr= ieb:
On Friday 06 October 200= 6 09:05, JC Denton wrote:
> I try to install lapack on my machine.<= br>>
> This is what I get when I try to emerge lapack:

[S= NIP]
> !!! ERROR: sci-libs/lapack-3.0 failed.
[SNIP]

I th= ink bug #146448 [1] is the most relevant bug (which you should be able to=
find on your own). Unfortunately it provides no solutions. This pack= age
simply isn't prepared for gcc-4.x yet.

> I had problems= with blas before, because I could not find g77 on my system
> but = I fixed this by writing a shell script called g77 that points to
> "/usr/lib/R/bin/f77". So blas did compile but= now lapack fails.
>
> What can I do about this?

Apolo= gize my ignorance... Why do you need this package anyway? No package
= currently in the tree depend on sci-libs/lapack...

[1] https://bug= s.gentoo.org/show_bug.cgi?id=3D146448

....

Hmm.... actually= this seems to work for me:

# echo -e '#!/bin/sh\ngfortran -ff2c' = > /usr/bin/g77 && chmod +x /usr/bin/g77
# emerge -va sci-li= bs/lapack
# rm /usr/bin/g77

I strongly suggest that you remove = it when you're done since this isn't the
supported solution. At the v= ery least mention it if you ever file a bug where
it might have an im= pact...

--
Bo Andresen


Was Sie schon immer wissen wollten aber nie zu Fragen trau= ten? Yahoo! Clever hilft Ihnen. --0-693262149-1160513319=:85152-- -- gentoo-user@gentoo.org mailing list