help-octave
[Top][All Lists]
Advanced

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

Octave 3.0.3 compile error in dtgevc.f


From: per42195
Subject: Octave 3.0.3 compile error in dtgevc.f
Date: Wed, 21 Jan 2009 06:22:36 -0800 (PST)

Dear all,

I'm trying to compile octave 3.0.3 for Linux CentOS 5. I ran configure and
then make, and I run in to the following compiler messages (a lot of files
are compiled OK before this), see below:

Not knowing too much about fortran, I really need help here

regards

Per

f77 -c -fPIC -O dtgevc.f -o pic/dtgevc.o

CDIR$          NEXTSCALAR
               ^          
cf90-801 f90fe64: WARNING DTGEVC, File = dtgevc.f, Line = 637, Column = 16 
  Unsupported compiler directive.

CDIR$          NEXT SCALAR
               ^           
cf90-801 f90fe64: WARNING DTGEVC, File = dtgevc.f, Line = 639, Column = 16 
  Unsupported compiler directive.

CDEC$          NOVECTOR
               ^        
cf90-1165 f90fe64: ERROR DTGEVC, File = dtgevc.f, Line = 641, Column = 16 
  Conditional compilation has unexpected syntax.  Expected conditional
compilation directive.

CDIR$             NEXTSCALAR
                  ^          
cf90-801 f90fe64: WARNING DTGEVC, File = dtgevc.f, Line = 651, Column = 19 
  Unsupported compiler directive.

CDIR$             NEXT SCALAR
                  ^           
cf90-801 f90fe64: WARNING DTGEVC, File = dtgevc.f, Line = 653, Column = 19 
  Unsupported compiler directive.

CDEC$             NOVECTOR
                  ^        
cf90-1165 f90fe64: ERROR DTGEVC, File = dtgevc.f, Line = 655, Column = 19 
  Conditional compilation has unexpected syntax.  Expected conditional
compilation directive.

CDIR$          NEXTSCALAR
               ^          
cf90-801 f90fe64: WARNING DTGEVC, File = dtgevc.f, Line = 678, Column = 16 
  Unsupported compiler directive.

CDIR$          NEXT SCALAR
               ^           
cf90-801 f90fe64: WARNING DTGEVC, File = dtgevc.f, Line = 680, Column = 16 
  Unsupported compiler directive.

CDEC$          NOVECTOR
               ^        
cf90-1165 f90fe64: ERROR DTGEVC, File = dtgevc.f, Line = 682, Column = 16 
  Conditional compilation has unexpected syntax.  Expected conditional
compilation directive.

f90: Copyright Absoft Corporation 1994-2004; Absoft Fortran Compiler Version
9.0a 
f90fe: 1147 source lines
f90fe: 3 Errors, 6 Warnings, 0 Other messages, 0 ANSI
f90fe failed.



-- 
View this message in context: 
http://www.nabble.com/Octave-3.0.3-compile-error-in-dtgevc.f-tp21584057p21584057.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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