I still get compilation errors.
The text i get while trying to install the package is the following:
/make: *** [Makefile:45: gf.o] Error 1
make: Entering directory '/tmp/oct-IzMWKf/communications-1.2.1/src'
/app/bin/mkoctfile-4.4.1 -DGALOIS_DISP_PRIVATES __errcore__.cc -o
__errcore__.oct
/app/bin/mkoctfile-4.4.1 -DGALOIS_DISP_PRIVATES __gfweight__.cc -o
__gfweight__.oct
/app/bin/mkoctfile-4.4.1 -DGALOIS_DISP_PRIVATES cyclgen.cc -o cyclgen.oct
/app/bin/mkoctfile-4.4.1 -DGALOIS_DISP_PRIVATES cyclpoly.cc -o cyclpoly.oct
/app/bin/mkoctfile-4.4.1 -DGALOIS_DISP_PRIVATES genqamdemod.cc -o
genqamdemod.oct
/app/bin/mkoctfile-4.4.1 -DGALOIS_DISP_PRIVATES -c galois-def.cc -o
galois-def.o
/app/bin/mkoctfile-4.4.1 -DGALOIS_DISP_PRIVATES -c galois.cc -o galois.o
/app/bin/mkoctfile-4.4.1 -DGALOIS_DISP_PRIVATES -c galoisfield.cc -o
galoisfield.o
/app/bin/mkoctfile-4.4.1 -DGALOIS_DISP_PRIVATES -c gf.cc -o gf.o
make: Leaving directory '/tmp/oct-IzMWKf/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 437 column 9/
I tried it like three times but the problem seems to be the same. Idk if i'm
getting any of the steps wrong.
Thanks for your help and patience.
I am afraid, that the output you provided does not contain the root of the errors. Can you upload the full output from "pkg install" on to some location like
https://pastebin.com/ or alike?
Best,
Kai