help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

f77


From: Anton
Subject: f77
Date: Wed, 23 Feb 2011 23:55:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7

Hello.

I am trying to install Octave 3.4.0.

After ./configure the make shows some error (the error is at the end).

By my opinion there is a problem with f77 compiler.

On the web a few have the same problem. They are saying that there could be a problem with a fort77 compiler.

But I couldn't find the solution to this error.

So maybe anybody has some clue about this error? How to solve it or maybe to give some information for better understand this error.

I am using Ubuntu 10.04 LTS. Just for additional information,

Tnx.
Greetings,
Joker


make[2]: Entering directory `/home/username/octave-3.4.0/libcruft'
/bin/sh ../libtool --tag=F77 --mode=compile f77 -O -mieee-fp -c -o arpack/src/libcruft_la-cgetv0.lo `test -f 'arpack/src/cgetv0.f' || echo './'`arpack/src/cgetv0.f libtool: compile: f77 -O -mieee-fp -c arpack/src/cgetv0.f -fPIC -o arpack/src/.libs/libcruft_la-cgetv0.o
   cgetv0:
Cannot open file debug.h
/usr/bin/f77: aborting compilation
make[2]: *** [arpack/src/libcruft_la-cgetv0.lo] Error 1
make[2]: Leaving directory `/home/username/octave-3.4.0/libcruft'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/username/octave-3.4.0'
make: *** [all] Error 2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]