help-octave
[Top][All Lists]
Advanced

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

Re: Octave-3.0.2 make problem.


From: Oka Kurniawan
Subject: Re: Octave-3.0.2 make problem.
Date: Tue, 7 Oct 2008 10:10:08 +0800

>When I compile Octave-3.0.2 on Zenwalk Snapshot which has SuiteSparse-3.2,
>make continues for some time and then stops with the error message given
>below:

>CSparse.cc: In member function 'ComplexMatrix
>SparseComplexMatrix::fsolve(MatrixType&, const Matrix&, octave_idx_type&,
>double&, void (*)(double), bool) const':
>CSparse.cc:5769: error: invalid conversion from 'void (*)(int, char*, int,
>char*)' to 'void (*)(int, const char*, int, const char*)'
>CSparse.cc: In member function 'SparseComplexMatrix
>SparseComplexMatrix::fsolve(MatrixType&, const SparseMatrix&,
>octave_idx_type&, double&, void (*)(double), bool) const':
>CSparse.cc:6012: error: invalid conversion from 'void (*)(int, char*, int,
>char*)' to 'void (*)(int, const char*, int, const char*)'
>CSparse.cc: In member function 'ComplexMatrix
>SparseComplexMatrix::fsolve(MatrixType&, const ComplexMatrix&,
>octave_idx_type&, double&, void (*)(double), bool) const':
>CSparse.cc:6303: error: invalid conversion from 'void (*)(int, char*, int,
>char*)' to 'void (*)(int, const char*, int, const char*)'
>CSparse.cc: In member function 'SparseComplexMatrix
>SparseComplexMatrix::fsolve(MatrixType&, const SparseComplexMatrix&,
>octave_idx_type&, double&, void (*)(double), bool) const':
>CSparse.cc:6525: error: invalid conversion from 'void (*)(int, char*, int,
>char*)' to 'void (*)(int, const char*, int, const char*)'
>make[2]: *** [pic/CSparse.o] Error 1
>make[2]: Leaving directory `/root/octave/octave-3.0.2/liboctave'
>make[1]: *** [liboctave] Error 2
>make[1]: Leaving directory `/root/octave/octave-3.0.2'
>make: *** [all] Error 2

>What is the solution? This problem was not there when I compiled with
>SuiteSparse-3.1.

I also have this problem. I tried with octave 3.0.2 and 3.0.3

anyone have idea to solve this?



reply via email to

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