On 03/22/2019 12:21 AM, Nikos Balkanas wrote:
Hi,

I'm new to this list. Need some help compiling gnuradio 3.0.1 in Ubuntu 14.4. I know this is an old, unsupported gnuradio, but I was hoping for some insight into swig compilation. Need it for a dependncy:

Must remake target `gr_add_const_vcc.h'.
PYTHONPATH=../../../../gnuradio-core/src/python srcdir=. ./generate_all.py
Traceback (most recent call last):
  File "./generate_all.py", line 33, in <module>
    generate_all ()
  File "./generate_all.py", line 28, in generate_all
    generate_common.generate ()
File "/home/nikos/work/gnuradio-3.0.1/gnuradio-core/src/lib/general/generate_common.py", line 82, in generate
    expand_h_cc_i (r, s)
File "/home/nikos/work/gnuradio-3.0.1/gnuradio-core/src/lib/general/generate_common.py", line 68, in expand_h_cc_i
    expand_template (d, root + '.h.t')
File "/home/nikos/work/gnuradio-3.0.1/gnuradio-core/src/python/build_utils.py", line 55, in expand_template
    template = open_src (template_filename, 'r')
File "/home/nikos/work/gnuradio-3.0.1/gnuradio-core/src/python/build_utils.py", line 106, in open_src
    return open (os.path.join (srcdir, name), mode)
IOError: [Errno 2] No such file or directory: './gr_add_vXX.h.t'
make: *** [gr_add_const_vcc.h] Error 1

TIA
Nikos

I don't think any of us here can begin to comprehend why you need a version of Gnu Radio that was released nearly 13 years ago.

Pretty sure that any applications that were written for GR back then have been replaced and/or improved. Other than for
  paleontological curiosity, I can't see any reason to do this.



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to