I am unable to build the following packages with octave-3.4.2. This is using FreeBSD.
es, pt_br, communications. I was able to build symbolic using the patch at http://www.baycom.org/~tom/octave/. But his patch for communications didn't fix most of the compile errors. I was able to build fits using the following patch, but I did use depreciated include files. --- read_fits_image.cc-orig 2011-07-13 19:46:54.000000000 +0000 +++ read_fits_image.cc 2011-07-13 19:47:19.000000000 +0000 @@ -9,6 +9,7 @@ #include <iostream> #include <sstream> #include <octave/oct.h> +#include <octave/MArrayN.h> extern "C" { ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev