From: Dirk E. <ed...@de...> - 2002-10-24 03:44:38
|
Thanks -- I am currently uploading 2.1.37, incl the small mkopt.pl patch, to Debian. But even with the patch, building octave-forge fails: /usr/bin/g++ -c -fPIC -I/usr/include/octave-2.1.37 -I/usr/include/octave-2.1.37/octave -I/usr/include -mieee-fp -fno-implicit-templates -O2 -DHAVE_OCTAVE_21 getfield.cc -o getfield.o getfield.cc: In function class octave_value_list Fgetfield(const octave_value_list &, int)': getfield.cc:40: no matching function for call to octave_value::do_struct_elt_index_op (string &, bool)' make[3]: *** [getfield.oct] Error 1 make[3]: Leaving directory /home/edd/src/debian/octave-forge-2002.05.09/main/struct' make[2]: *** [struct/] Error 2 make[2]: Leaving directory /home/edd/src/debian/octave-forge-2002.05.09/main' make[1]: *** [main/] Error 2 make[1]: Leaving directory /home/edd/src/debian/octave-forge-2002.05.09' make: *** [build-stamp] Error 2 This is using the 2002.05.09 release of octave-forge. Is there something I need from CVS to deal with this? Thanks, Dirk -- Good judgement comes from experience; experience comes from bad judgement. -- Fred Brooks |