help-octave
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
compilation problem
From
:
bhatt vihang
Subject
:
compilation problem
Date
:
Thu, 26 Mar 2009 00:03:12 +1100
I was trying to build octave latest version on suse 11.1 and compilation failed. the error message is as follows
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 `/disk1/vbhatt/octave-3.0.3/liboctave'
make[1]: *** [liboctave] Error 2
make[1]: Leaving directory `/disk1/vbhatt/octave-3.0.3'
make: *** [all] Error 2
please see attached config.log file for output of ./confingure.
would you please guide me what I need to do to make a successful compilation.
Thanking you
Vihang
--
address@hidden
CANBERRA
AUSTRALIA
web:
www.geocities.com/vihang_75/index.html
config.log
Description:
Text Data
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
compilation problem
,
bhatt vihang
<=
Re: compilation problem
,
Ivan Sutoris
,
2009/03/25
Prev by Date:
moving calculation of a variable outside of function
Next by Date:
unassigned variables
Previous by thread:
Downloading octave 3.03
Next by thread:
Re: compilation problem
Index(es):
Date
Thread