søn, 17 05 2009 kl. 16:04 +0200, skrev Rafael Laboissiere:
> Compilation against Octave 3.0.5 of the general package version 1.1.2 fails
> on my Debian sid system with several errors like this one:
> 
>     arraymm.cc: At global scope:
>     arraymm.cc:184: error: expected ‘,’ or ‘...’ before ‘*’ token
>     arraymm.cc:184: error: ISO C++ forbids declaration of ‘FloatComplex’ with 
> no type
>     arraymm.cc: In function ‘void do_gemv(int)’:
>     arraymm.cc:184: error: ‘FloatComplex’ does not name a type
>     arraymm.cc:184: error: ‘m’ was not declared in this scope
>     arraymm.cc:184: error: ‘n’ was not declared in this scope
>     arraymm.cc:184: error: ‘rep’ was not declared in this scope
>     arraymm.cc:184: error: ‘one’ was not declared in this scope
>     arraymm.cc:184: error: ‘a’ was not declared in this scope
>     arraymm.cc:184: error: ‘b’ was not declared in this scope
>     arraymm.cc:184: error: ‘zero’ was not declared in this scope
>     arraymm.cc:184: error: ‘c’ was not declared in this scope
> 
> Any hint?

It seems to work for me using 3.1.55, so I guess it is using some new
API that 3.0.x doesn't support. I guess the DESCRIPTION file should be
updated to reflect this.

Søren


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to