help-octave
[Top][All Lists]
Advanced

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

Compiling octave-0.79 on Irix 4.0.5.H


From: Martin Beaudoin
Subject: Compiling octave-0.79 on Irix 4.0.5.H
Date: Fri, 21 Jan 94 12:52:11 EST

I'm trying to compile octave-0.79 on Irix 4.0.5.H.

Here are my building tools:

g++         From gcc version 2.5.7
libg++      Version 2.5.3
gmake       Version 3.70
flex        Version 2.4.6
bison       Version 1.22
f2c         Recent enough...
 

I'm stuck here:

Any clue before I remove the dust from my C++ books? Thank you!

Martin Beaudoin

-------------------------------------------------------------------------

making all in liboctave
gmake[1]: Entering directory `/usr/people/linus/SRC/octave-0.79/liboctave'
g++ -c  -I. -I. -DNPSOL_MISSING=1 -DQPSOL_MISSING=1 -DFSQP_MISSING=1
-DHAVE_ALLOCA_H=1 -DF77_APPEND_UNDERSCORE=1 -DHAVE_STRING_H=1
-DHAVE_VARARGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_FCNTL_H=1
-DHAVE_UNISTD_H=1 -DDIRENT=1 -DHAVE_SETVBUF=1 -DHAVE_GETCWD=1
-DHAVE_BZERO=1 -DHAVE_RINDEX=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1
-DRETSIGTYPE=void -DHAVE_TERMIOS_H=1 -DHAVE_LIBM=1 -DHAVE_FINITE=1 -g
-O -Wall Bounds.cc
In file included from Bounds.h:32,
                 from Bounds.cc:29:
Matrix.h:2512: `SCHUR::operator =(const SCHUR &, const char *)' must
take exactly one argument
Matrix.h:2538: `SCHUR::operator =(const SCHUR &, const char *)' must
take exactly one argument
Matrix.h:2564: `ComplexSCHUR::operator =(const ComplexSCHUR &, const
char *)' must take exactly one argument
Matrix.h:2593: `ComplexSCHUR::operator =(const ComplexSCHUR &, const
char *)' must take exactly one argument
gmake[1]: *** [Bounds.o] Error 1




reply via email to

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