octave-maintainers
[Top][All Lists]
Advanced

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

Error when installing control package


From: Avinoam Kalma
Subject: Error when installing control package
Date: Wed, 21 Jan 2015 22:54:55 +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;

                          ^

sl_ab08nd.cc:202:26: note: candidates are:

In file included from /usr/local/include/octave-4.1.0+/octave/../octave/oct-obj.h:34:0,

                 from /usr/local/include/octave-4.1.0+/octave/../octave/ov-fcn.h:32,

                 from /usr/local/include/octave-4.1.0+/octave/../octave/ov-builtin.h:28,

                 from /usr/local/include/octave-4.1.0+/octave/../octave/defun-int.h:28,

                 from /usr/local/include/octave-4.1.0+/octave/../octave/defun-dld.h:30,

                 from /usr/local/include/octave-4.1.0+/octave/../octave/oct.h:36,

                 from sl_ab08nd.cc:30,

                 from __control_slicot_functions__.cc:1:

Etc….

Thanks,

Avinoam

 


reply via email to

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