help-octave
[Top][All Lists]
Advanced

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

Re: Signal 1.4.0 install failed


From: fibonacci4
Subject: Re: Signal 1.4.0 install failed
Date: Tue, 25 Sep 2018 05:02:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Am 25.09.2018 um 00:16 schrieb bobpic:
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


What about using forge?

https://octave.sourceforge.io/

Karl




reply via email to

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