octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Error when installing control package


From: Avinoam Kalma
Subject: RE: Error when installing control package
Date: Fri, 23 Jan 2015 12:29:33 +0200

 

Hi,

 

>> pkg install -forge control

in Octave 4.1.0+ changeset 19602:f3ac54ac2c6a

I get the following error messages:

In file included from __control_slicot_functions__.cc:1:0:

sl_ab08nd.cc: In function ‘octave_value_list F__sl_ab08nd__(const octave_value_list&, int)’:

sl_ab08nd.cc:202:26: error: ambiguous overload for ‘operator*’ (operand types are ‘const Matrix’ and ‘octave_value’)

                 gain = c * xpow (a, double (n-1-nu)) * b;

                   Etc….

Thanks,

Avinoam

 

 

The problem has been solve in the development branch of control package.

See [1],[2], [3]

 

Thanks,

 

Avinoam

 

[1]  [https://savannah.gnu.org/bugs/?44058]

[2]  [http://hg.code.sf.net/p/octave/control]

[3]  [http://sourceforge.net/p/octave/control/ci/default/tree/]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]