discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Unable to find 'pmt_swig_doc.i' when building v3.


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Unable to find 'pmt_swig_doc.i' when building v3.6.5.1
Date: Tue, 03 Sep 2013 13:26:07 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

On 09/03/2013 01:20 PM, Alex Zhang wrote:
Looks like nobody met this problem before?

What I did is:
1. git clone git://git.gnuradio.org/gnuradio
2. Enter the gnuradio and git checkout tags/v3.6.5.1
3. mkdir build and enter build do cmake ../ 
4. sudo make -j32

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.

Try doing the make single-threaded.  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]