Re:ALOHA, ARQ and simple PHY on GNU Radio

Hi Stefan,

I was trying to install your module from source code but received
following
errors while doing make:

gr_convolution_dec.lo -MD -MP -MF .deps/gr_convolution_dec.Tpo -c
gr_convolution_dec.cc -fPIC -DPIC -o .libs/gr_convolution_dec.o
gr_convolution_dec.cc:405:2: warning: no newline at end of file
./gr_convolution_dec.h:64: error: extra qualification
‘gr_convolution_dec::’
on member ‘reset_values’
gr_convolution_dec.cc: In constructor
‘gr_convolution_dec::gr_convolution_dec(int)’:
gr_convolution_dec.cc:111: warning: statement has no effect
gr_convolution_dec.cc: In function ‘void traceback(long unsigned int*,
unsigned int, unsigned char*)’:
gr_convolution_dec.cc:350: warning: comparison between signed and
unsigned
integer expressions
gr_convolution_dec.cc: At global scope:
gr_convolution_dec.cc:361: warning: ‘int flush(long unsigned int*,
unsigned
int, unsigned char*)’ defined but not used
make[4]: *** [gr_convolution_dec.lo] Error 1
make[4]: Leaving directory
/home/tarun/gr/gr/gnuradio-core/src/lib/general' make[3]: *** [all] Error 2 make[3]: Leaving directory/home/tarun/gr/gr/gnuradio-core/src/lib/general’
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory /home/tarun/gr/gr/gnuradio-core/src/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/home/tarun/gr/gr/gnuradio-core/src’
make: *** [all-recursive] Error 1

Can you please help me out with this problem?

Thanks in advance.

Regards,
Tarun