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: Alex Zhang
Subject: Re: [Discuss-gnuradio] Unable to find 'pmt_swig_doc.i' when building v3.6.5.1
Date: Tue, 3 Sep 2013 15:44:13 -0500

Oh, it's working with single-thread make...I did not expect this cause for days.


On Tue, Sep 3, 2013 at 12:26 PM, Marcus D. Leech <address@hidden> wrote:
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.  



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




--

Alex,
Dreams can come true – just believe.

reply via email to

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