On 28 December 2011 22:17, marco atzeri <marco.atz...@gmail.com> wrote:
> testing latest SVN version of communication with octave 3.5.91+
>
>
> octave:19> pkg -verbose -noauto install  comm.tar.gz
> mkdir (/tmp/oct-28d1ac.7)
> untar (comm.tar.gz, /tmp/oct-28d1ac.7)
> g++-4: unrecognized option '-no-undefined'
> g++-4: unrecognized option '-no-undefined'
> g++-4: unrecognized option '-no-undefined'
> g++-4: unrecognized option '-no-undefined'
> g++-4: unrecognized option '-no-undefined'
> g++-4: unrecognized option '-no-undefined'
> g++-4: unrecognized option '-no-undefined'
> g++-4: unrecognized option '-no-undefined'
> In file included from galois.cc:27:0:
> galois.h:134:1: error: redefinition of ‘class LU’
> /usr/local/include/octave-3.5.91+/octave/../octave/dbleLU.h:32:1: error:
> previous definition of ‘class LU’
> galois.cc:885:36: error: ‘pivot_type’ does not name a type
> galois.cc:885:48: error: ISO C++ forbids declaration of ‘typ’ with no type
> galois.cc:885:51: error: no ‘void LU::factor(const galois&, const int&)’
> member function declared in class ‘LU’
> galois.cc:965:14: error: no ‘galois LU::L() const’ member function
> declared in class ‘LU’
> galois.cc:984:14: error: no ‘galois LU::U() const’ member function
> declared in class ‘LU’
> galois.cc: In member function ‘galois galois::determinant(int&) const’:
> galois.cc:1054:17: error: ‘class LU’ has no member named ‘singular’
> /usr/local/include/octave-3.5.91+/octave/../octave/base-lu.h:81:11:
> error: ‘Matrix base_lu<Matrix>::a_fact’ is protected
> galois.cc:1055:22: error: within this context
> galois.cc: In member function ‘galois galois::solve(const galois&, int&,
> void (*)(double)) const’:
> galois.cc:1113:23: error: ‘COL’ is not a member of ‘LU’
> galois.cc:1115:14: error: ‘class LU’ has no member named ‘singular’
> /usr/local/include/octave-3.5.91+/octave/../octave/base-lu.h:81:11:
> error: ‘Matrix base_lu<Matrix>::a_fact’ is protected
> galois.cc:1124:22: error: within this context
> /usr/local/include/octave-3.5.91+/octave/../octave/base-lu.h:84:26:
> error: ‘Array<int> base_lu<Matrix>::ipvt’ is protected
> galois.cc:1125:27: error: within this context
> galois.cc:1178:14: error: ‘class LU’ has no member named ‘singular’
> /usr/local/include/octave-3.5.91+/octave/../octave/base-lu.h:81:11:
> error: ‘Matrix base_lu<Matrix>::a_fact’ is protected
> galois.cc:1187:22: error: within this context
> /usr/local/include/octave-3.5.91+/octave/../octave/base-lu.h:84:26:
> error: ‘Array<int> base_lu<Matrix>::ipvt’ is protected
> galois.cc:1188:27: error: within this context
> make: *** [galois.o] Error 1

I think Thomas Sailer fixed this yesterday on the development release.

Carnë

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to