From: Etienne G. <et...@is...> - 2002-10-23 21:39:56
|
Hello, I have just installed 2.1.37, but compilation of octave-forge ends with : ====================================================================== mkoctfile -DHAVE_OCTAVE_21 -v fsolve.cc g++ -c -fPIC -I/usr/local/include/octave-2.1.37 -I/usr/local/include/octave-2.1.37/octave -I/usr/local/include -mieee-fp -fno-implicit-templates -g -O2 -Wall -DHAVE_OCTAVE_21 fsolve.cc -o fsolve.o fsolve.cc: In function `class octave_value_list Ffsolve(const octave_value_list &, int)': fsolve.cc:211: no matching function for call to `NLEqn::set_options (NLEqn_options &)' make[1]: *** [fsolve.oct] Error 1 make[1]: Leaving directory `/home/cdisk/etienne/prog/octave/octave-forge/octave-forge/FIXES' make: *** [FIXES/] Error 2 ====================================================================== I would like to check whether the backward compatibility problem with is_XXX() still exists, and if it does, transform all relevant sourceforge files. Since this is a big step, I guess the procedure is transform, test and send a patch for people to check, and then commit? Cheers, Etienne On Wed, Oct 23, 2002 at 02:30:50PM -0500, John W. Eaton wrote: # Octave 2.1.37 is now available for ftp from ftp.octave.org in the # directory /pub/octave/bleeding-edge: # # -rw-r--r-- 1 ftpadm ftp 4858297 Oct 23 13:29 octave-2.1.37.tar.gz # -rw-r--r-- 1 ftpadm ftp 3802708 Oct 23 13:29 octave-2.1.37.tar.bz2 # # There are no diffs this time because they are quite large. # # If your favorite bug is still not fixed, please let me know about it. # # Thanks, # # jwe # # # -- Etienne Grossmann ------ http://www.isr.ist.utl.pt/~etienne |