help-octave
[Top][All Lists]
Advanced

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

Signal 1.4.0 install failed


From: bobpic
Subject: Signal 1.4.0 install failed
Date: Mon, 24 Sep 2018 17:16:34 -0500 (CDT)

Hello.

I'm trying to install the latest signal package, which is 1.4.0.
I still getting those errors (which might come from an older issue):

My OS is Win10-64bits.
GNU Octave 4.2.2

------------------------------------------------------------------------------
>> pkg install signal-1.4.0.tar.gz

medfilt1.cc: In member function 'void sorted_window::init(const double*,
octave_idx_type, octave_idx_type, octave_idx_type)':
medfilt1.cc:91:7: error: 'bzero' was not declared in this scope
       bzero (buf, zeros * sizeof (double));
       ^~~~~
medfilt1.cc:91:7: note: suggested alternative: 'zeros'
       bzero (buf, zeros * sizeof (double));
       ^~~~~
       zeros
make: *** [medfilt1.oct] Error 1
make: Entering directory `/tmp/oct-gQyAbK/signal-1.4.0/src'
C:/Octave/OCTAVE~1.2/bin/mkoctfile-4.2.2.exe -Wall
-Wno-deprecated-declarations  __fwht__.cc -o __fwht__.oct
C:/Octave/OCTAVE~1.2/bin/mkoctfile-4.2.2.exe -Wall
-Wno-deprecated-declarations  __ultrwin__.cc -o __ultrwin__.oct
C:/Octave/OCTAVE~1.2/bin/mkoctfile-4.2.2.exe -Wall
-Wno-deprecated-declarations  -c cl2bp.cc -o cl2bp.o
C:/Octave/OCTAVE~1.2/bin/mkoctfile-4.2.2.exe -Wall
-Wno-deprecated-declarations  -c cl2bp_lib.cc -o cl2bp_lib.o
C:/Octave/OCTAVE~1.2/bin/mkoctfile-4.2.2.exe -Wall
-Wno-deprecated-declarations  cl2bp.o cl2bp_lib.o -o cl2bp.oct
C:/Octave/OCTAVE~1.2/bin/mkoctfile-4.2.2.exe -Wall
-Wno-deprecated-declarations  medfilt1.cc -o medfilt1.oct
make: Leaving directory `/tmp/oct-gQyAbK/signal-1.4.0/src'

pkg: error running `make' for the signal package.
error: called from
    configure_make at line 95 column 9
    install at line 192 column 7
    pkg at line 394 column 9
>>
------------------------------------------------------------------------------


Any Clue???

Otherwise to download an older version...

Thanks,





--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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