help-octave
[Top][All Lists]
Advanced

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

Re: 4.4.0 Communications pkg


From: siko1056
Subject: Re: 4.4.0 Communications pkg
Date: Wed, 30 May 2018 00:06:38 -0700 (MST)

truepharaoh wrote
> Have Octive 4.4.0 and trying to install the Communications package.  
> Getting the error msg:
> 
> make: Leaving directory `/tmp/oct-pmIIeR/communications-1.2.1/src'
> 
> pkg: error running `make' for the communications package.
> error: called from
>     configure_make at line 95 column 9
>     install at line 184 column 7
>     pkg at line 437 column 9

The communications package won't install on my Octave 4.4.0 (openSUSE 15.0)
system either.  The root of the error is:

    In file included from galois-def.cc:21:0:
    galois.h:24:10: fatal error: octave/config.h: No such file or directory
     #include <octave/config.h>
              ^~~~~~~~~~~~~~~~~
    compilation terminated.
    make: *** [Makefile:45: galois-def.o] Error 1
    make: *** Waiting for unfinished jobs....

This item is related to bug #53281 [1] of the signal package, which was
newly released at the beginning of May with a fix.  It seems to me that Mike
did not find the time to fix this issue in the communications package yet. 
Interesting, that the communications package was not listed on a recent
investigation by Alois Schloegl [2].

Maybe you file another bug report, that this is not forgotten.

HTH,
Kai

[1] https://savannah.gnu.org/bugs/?func=detailitem&item_id=53281
[2]
http://octave.1599824.n4.nabble.com/octave-4-4-0-following-packages-fail-to-install-td4687949.html



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



reply via email to

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