[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: octave-communicatinos-1.2.1 installaiton error
From: |
Kai Torben Ohlhus |
Subject: |
Re: octave-communicatinos-1.2.1 installaiton error |
Date: |
Wed, 20 Nov 2019 01:42:32 +0900 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.1 |
> On Wed, Nov 13, 2019 at 7:01 PM Kai Torben Ohlhus <address@hidden
> <mailto:address@hidden>> wrote:
>
> [...]
>
> Indeed, no updates for another year now [1]. I updated the build
steps
> on the bug tracker [2]. Great thanks to John Donoghue for constantly
> providing new patches for this four years outdated package.
>
> HTH,
> Kai
>
> [1]
https://lists.gnu.org/archive/html/help-octave/2018-10/msg00066.html
> [2] https://savannah.gnu.org/bugs/index.php?46521#comment32
>
On 11/18/19 8:28 PM, Jai Arun Kumar Sundaram wrote:
> Hi Kai,
>
> Still I am getting this error,
>
> ----------------------------------------------------------------------------------------------------------
> make: *** [genqamdemod.oct] Error 1
> make: *** Waiting for unfinished jobs....
> make: Entering directory `/tmp/oct-JNS37R/communications-1.2.1/src'
> /usr/local/octave/5.1.0/bin/mkoctfile-5.1.0 -DGALOIS_DISP_PRIVATES
> __errcore__.cc -o __errcore__.oct
> /usr/local/octave/5.1.0/bin/mkoctfile-5.1.0 -DGALOIS_DISP_PRIVATES
> __gfweight__.cc -o __gfweight__.oct
> /usr/local/octave/5.1.0/bin/mkoctfile-5.1.0 -DGALOIS_DISP_PRIVATES
> cyclgen.cc -o cyclgen.oct
> /usr/local/octave/5.1.0/bin/mkoctfile-5.1.0 -DGALOIS_DISP_PRIVATES
> cyclpoly.cc -o cyclpoly.oct
> /usr/local/octave/5.1.0/bin/mkoctfile-5.1.0 -DGALOIS_DISP_PRIVATES
> genqamdemod.cc -o genqamdemod.oct
> /usr/local/octave/5.1.0/bin/mkoctfile-5.1.0 -DGALOIS_DISP_PRIVATES -c
> galois-def.cc -o galois-def.o
> make: Leaving directory `/tmp/oct-JNS37R/communications-1.2.1/src'
> pkg: error running `make' for the communications package.
> error: called from
> configure_make at line 99 column 9
> install at line 184 column 7
> pkg at line 441 column 9
> octave:10> pkg list
> Package Name | Version | Installation directory
> --------------+---------+-----------------------
> control | 3.1.0 |
> /usr/local/octave/5.1.0/share/octave/packages/control-3.1.0
> signal | 1.4.1 |
> /usr/local/octave/5.1.0/share/octave/packages/signal-1.4.1
> octave:11>
>
> ------------------------------------------------------------------------------------------------------------------------------
>
> Any help is much appreciated...its been long time I am compiling it...
> Thanks
> Kjak
>
Please keep the mailing list in the CC, so others may benefit from our
conversation as well and answer at the bottom of the email
(bottom-posting [1]) to facilitate our conversation.
Did you do exactly what is written in [2]? You experienced any errors?
Please send us the (important portion) of the output of
pkg install -verbose communications-1.2.1.tar.gz
alongside with information about your system and Octave version. Type
ver
inside Octave.
Best,
Kai
[1] https://en.wikipedia.org/wiki/Posting_style#Bottom-posting
[2] https://savannah.gnu.org/bugs/index.php?46521#comment32