help-octave
[Top][All Lists]
Advanced

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

[HELP] Octave 2.1.50 compilation with gcc 3.3 on Mandrake linux 7.2


From: Seung-Hye Jang
Subject: [HELP] Octave 2.1.50 compilation with gcc 3.3 on Mandrake linux 7.2
Date: Thu, 6 Nov 2003 10:44:46 -0600 (CST)

Hi all,

I am trying to compile octave 2.1.50 using gcc 3.3 on Mandrake Linux 7.2.
I keep getting the compilation errors as follows ,, bunch of connot
convert 'Complex' to 'int' .. any ideas? thanks in advance

make[2]: Entering directory `/sandbox/jangs/octave-2.1.50/liboctave'
g++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob
-I../glob -DHAVE_CONFIG_H  -g -O2 CMatrix.cc -o CMatrix.o
CMatrix.cc: In member function `ComplexDET
ComplexMatrix::determinant(int&,
   double&, int) const':
CMatrix.cc:1489: error: cannot convert `Complex' to `int' for argument `1'
to `
   int abs(int)'



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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