Gentoo Archives: gentoo-user

From: JC Denton <jcdentonmail@×××××.de>
To: gentoo user <gentoo-user@l.g.o>
Subject: [gentoo-user] Building lapack failed
Date: Fri, 06 Oct 2006 07:15:23
Message-Id: 20061006070513.9603.qmail@web86915.mail.ukl.yahoo.com
1 Hi!
2
3 I try to install lapack on my machine.
4
5 This is what I get when I try to emerge lapack:
6 ...
7 Source unpacked.
8 >>> Compiling source in /var/tmp/portage/lapack-3.0/work/LAPACK ...
9 g77 -O2 -march=i686 -fomit-frame-pointer -c -o cbdsqr.o cbdsqr.f
10 gfortran: no input files
11 make: *** [cbdsqr.o] Error 1
12
13 !!! ERROR: sci-libs/lapack-3.0 failed.
14 Call stack:
15 ebuild.sh, line 1546: Called dyn_compile
16 ebuild.sh, line 937: Called src_compile
17 lapack-3.0.ebuild, line 22: Called die
18
19 !!! make failed
20 !!! If you need support, post the topmost build error, and the call stack if relevant.
21
22 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.
23
24 What can I do about this?
25
26 Regards
27 JC
28
29
30 ---------------------------------
31 Keine Lust auf Tippen? Rufen Sie Ihre Freunde einfach an.
32 Yahoo! Messenger. Jetzt installieren .

Replies

Subject Author
Re: [gentoo-user] Building lapack failed "Bo Ørsted Andresen" <bo.andresen@××××.dk>