Hi all,
As in subject line really. System info:
Linux 3.2.0-22-generic #35-Ubuntu SMP Tue Apr 3 18:32:42 UTC 2012 i686 i686
i386 GNU/Linux
Octave console:
octave:17> pkg install -auto odepkg-0.8.0.tar.gz
No protocol specified
No protocol specified
warning: unable to open X11 DISPLAY
No protocol specified
No protocol specified
warning: unable to open X11 DISPLAY
No protocol specified
No protocol specified
warning: unable to open X11 DISPLAY
odepkg_auxiliary_functions.cc: In function ‘octave_idx_type
odepkg_auxiliary_solstore(octave_value&, octave_value&, octave_idx_type)’:
odepkg_auxiliary_functions.cc:457:52: error: no matching function for call
to ‘octave_value::print_with_name(std::ostream&, const char [3], bool)’
odepkg_auxiliary_functions.cc:457:52: note: candidate is:
/usr/include/octave-3.6.1/octave/ov.h:1002:8: note: void
octave_value::print_with_name(std::ostream&, const string&) const
/usr/include/octave-3.6.1/octave/ov.h:1002:8: note: candidate expects 2
arguments, 3 provided
odepkg_auxiliary_functions.cc:458:52: error: no matching function for call
to ‘octave_value::print_with_name(std::ostream&, const char [3], bool)’
odepkg_auxiliary_functions.cc:458:52: note: candidate is:
/usr/include/octave-3.6.1/octave/ov.h:1002:8: note: void
octave_value::print_with_name(std::ostream&, const string&) const
/usr/include/octave-3.6.1/octave/ov.h:1002:8: note: candidate expects 2
arguments, 3 provided
make: *** [odepkg_auxiliary_functions.o] Error 1
'make' returned the following error: make: Entering directory
`/tmp/oct-5IOH1E/odepkg-0.8.0/src'
Unpacking external packages: hairer.tgz
Unpacking external packages: cash.tgz
Unpacking external packages: daskr.tgz
Applying patches from file: hairer.diff
Applying patches from file: cash.diff
patching file cash/mebdfdae.f
patching file cash/mebdfi.f
Applying patches from file: daskr.diff
patching file daskr/dlinpk.f
mkoctfile -c odepkg_octsolver_mebdfdae.cc -o odepkg_octsolver_mebdfdae.o
mkoctfile -c odepkg_octsolver_mebdfi.cc -o odepkg_octsolver_mebdfi.o
mkoctfile -c odepkg_octsolver_ddaskr.cc -o odepkg_octsolver_ddaskr.o
mkoctfile -c odepkg_octsolver_radau.cc -o odepkg_octsolver_radau.o
mkoctfile -c odepkg_octsolver_radau5.cc -o odepkg_octsolver_radau5.o
mkoctfile -c odepkg_octsolver_rodas.cc -o odepkg_octsolver_rodas.o
mkoctfile -c odepkg_octsolver_seulex.cc -o odepkg_octsolver_seulex.o
mkoctfile -c odepkg_auxiliary_functions.cc -o odepkg_auxiliary_functions.o
make: Leaving directory `/tmp/oct-5IOH1E/odepkg-0.8.0/src'
error: called from `pkg>configure_make' in file
/usr/share/octave/3.6.1/m/pkg/pkg.m near line 1391, column 9
error: called from:
error: /usr/share/octave/3.6.1/m/pkg/pkg.m at line 834, column 5
error: /usr/share/octave/3.6.1/m/pkg/pkg.m at line 383, column 9
octave:17>
Iain