compilation problem
bhatt vihang
bhatt.vihang at gmail.com
Wed Mar 25 08:03:12 CDT 2009
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
--
UNSW at ADFA
CANBERRA
AUSTRALIA
web: www.geocities.com/vihang_75/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20090326/c25a1864/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 428644 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20090326/c25a1864/attachment-0001.bin
More information about the Help-octave
mailing list