*Per conto di
*Cinaed Simson
*Inviato:* domenica 10 maggio 2020 20:44
*A:* discuss-gnuradio@gnu.org
*Oggetto:* Re: Libfec install error
Hi - if you're referring to https://github.com/daniestevez/gr-libfec,
it's been depreciated. There hasn't been a commit since 2017.
-- Cinaed
Hi - if you're referring to https://github.com/daniestevez/gr-libfec,
it's been depreciated. There hasn't been a commit since 2017.
-- Cinaed
On 5/10/20 5:20 AM, Vincenzo Mone wrote:
Hi folks,
I am trying to install the Libfec OOT but when I give the make test
command at the end I got this
Hi folks,
I am trying to install the Libfec OOT but when I give the make test command
at the end I got this error:
gcc -g -c vtest27.c
gcc -g -o vtest27 vtest27.o libfec.a -lm
vtest27.o: In function `main':
/home/enzo/libfec/vtest27.c:120: undefined reference to `addnoise'
/home/enzo/libfe