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 1GVjvX-0007Q6-5r for garchives@archives.gentoo.org; Fri, 06 Oct 2006 07:15:23 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k967E2Z5002096; Fri, 6 Oct 2006 07:14:02 GMT Received: from web86915.mail.ukl.yahoo.com (web86915.mail.ukl.yahoo.com [217.146.177.87]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9675Djk009914 for ; Fri, 6 Oct 2006 07:05:13 GMT Received: (qmail 9605 invoked by uid 60001); 6 Oct 2006 07:05:13 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=hZ+H6FeLI5A5HoPiEVSREBeXRqeBUWDrLMMC7MYETf0IB2x3d9Cdjbh0wBy4yBamCMZxbIhMoc+T1UDgZiBzPr+OyEshmVTuRQ9me33WKoWKcR7xhMrr59CgpAfeHztrpdR/AMBExZ2bOS7N6MM5iLf7bbQoKgzc9CwEzvghrCY= ; Message-ID: <20061006070513.9603.qmail@web86915.mail.ukl.yahoo.com> Received: from [80.237.173.67] by web86915.mail.ukl.yahoo.com via HTTP; Fri, 06 Oct 2006 09:05:13 CEST Date: Fri, 6 Oct 2006 09:05:13 +0200 (CEST) From: JC Denton Subject: [gentoo-user] Building lapack failed To: gentoo user 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-1731404110-1160118313=:8978" Content-Transfer-Encoding: 8bit X-Archives-Salt: 9f81b0f2-5137-4fd6-a324-a2126bb0e10b X-Archives-Hash: 167583eb91eef8bdc5b5f27a55846f94 --0-1731404110-1160118313=:8978 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi! I try to install lapack on my machine. This is what I get when I try to emerge lapack: ... Source unpacked. >>> Compiling source in /var/tmp/portage/lapack-3.0/work/LAPACK ... g77 -O2 -march=i686 -fomit-frame-pointer -c -o cbdsqr.o cbdsqr.f gfortran: no input files make: *** [cbdsqr.o] Error 1 !!! ERROR: sci-libs/lapack-3.0 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile lapack-3.0.ebuild, line 22: Called die !!! make failed !!! If you need support, post the topmost build error, and the call stack if relevant. 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? Regards JC --------------------------------- Keine Lust auf Tippen? Rufen Sie Ihre Freunde einfach an. Yahoo! Messenger. Jetzt installieren . --0-1731404110-1160118313=:8978 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi!

I try to install lapack on my machine.

This is what I get when I try to emerge lapack:
...
Source unpacked.
>>> Compiling source in /var/tmp/portage/lapack-3.0/work/LAPACK ...
g77 -O2 -march=i686 -fomit-frame-pointer  -c -o cbdsqr.o cbdsqr.f
gfortran: no input files
make: *** [cbdsqr.o] Error 1

!!! ERROR: sci-libs/lapack-3.0 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  lapack-3.0.ebuild, line 22:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

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?

Regards
JC


Keine Lust auf Tippen? Rufen Sie Ihre Freunde einfach an.
Yahoo! Messenger. Jetzt installieren . --0-1731404110-1160118313=:8978-- -- gentoo-user@gentoo.org mailing list