help-octave
[Top][All Lists]
Advanced

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

Problem installing octave-1.1.1


From: Hr. Meier
Subject: Problem installing octave-1.1.1
Date: Wed, 8 Nov 1995 10:51:57 +0100

Hello,

I want to install octave-1.1.1 on a Solaris-2.4 / Sparc20.
I use
        gcc-2.7.0
        libg++-2.7.0

Compiling octave-1.1.1/liboctave I got the following errors:

...

c++ -c  -I. -I../src -I.. -I../liboctave -I../src -DHAVE_CONFIG_H  
-fno-implicit-templates  -g -O CColVector.cc
dColVector.h: In function `class ColumnVector real(const class 
ComplexColumnVector &)':
dColVector.h:145: constructor `ColumnVector::ColumnVector(double *, int)' is 
private
CColVector.cc:265: within this context
dColVector.h: In function `class ColumnVector imag(const class 
ComplexColumnVector &)':
dColVector.h:145: constructor `ColumnVector::ColumnVector(double *, int)' is 
private
CColVector.cc:275: within this context
CMatrix.h: In function `class ComplexMatrix operator (unary *)(const class 
ComplexColumnVector &, const class ComplexRowVector &)':
CMatrix.h:283: constructor `ComplexMatrix::ComplexMatrix(class Complex *, int, 
int)' is private
CColVector.cc:478: within this context
make[2]: *** [CColVector.o] Error 1
make[2]: Leaving directory `/programs/V_GNU/octave-1.1.1/liboctave'
make[1]: *** [liboctave] Error 2
make[1]: Leaving directory `/programs/V_GNU/octave-1.1.1'
make: *** [all] Error 2

Is there a patch to fix this problem ?

Thanks,
Wilhelm

-- 
                             _\\|//_ 
                             ( O-O )
---------------------------o00--(_)--00o------------------------------
Dr.-Ing. Wilhelm Meier          Phone:  (49)(0)40 / 65412524
UniBwH, FB ET                   FAX:    (49)(0)40 / 65412822
Holstenhofweg 85                email:  address@hidden
D-22043 Hamburg, GERMANY        http://www.unibw-hamburg.de/EWEB/ANT/meier.html




reply via email to

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