Then I got the error
/home/alexzh/gr_alex/gnuradio/gruel/src/swig/pmt_swig.i:39: Error:
Unable
to find ‘pmt_swig_doc.i’
If I switch the source code to master branch and build the master
(v3.7.2)
firstly, and then switch back to v3.6.5.1. Without deleting the files in
the build directory, just redo the cmake…/ and sudo make, then this
v3.6.5.1 can be built…
I can not understand what happened.
/home/alexzh/gr_alex/gnuradio/gruel/src/swig/pmt_swig.i:39: Error:
Unable to find ‘pmt_swig_doc.i’
If I switch the source code to master branch and build the master
(v3.7.2) firstly, and then switch back to v3.6.5.1. Without deleting
the files in the build directory, just redo the cmake…/ and sudo
make, then this v3.6.5.1 can be built…
I can not understand what happened.
Oh, it’s working with single-thread make…I did not expect this cause
for days.
Gnu Radio goes through phases of working with parallel-make, and not
working with parallel make. Paradoxically, it’s much harder to make
large, complex projects work correctly with parallel make than
smaller ones. And, of course, it’s the larger projects that benefit
from
it the most, when it works.
–
Marcus L.
Principal Investigator
Shirleys Bay Radio Astronomy Consortium