discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] error of make for gnuradio of next branch - unabl


From: Josh Blum
Subject: Re: [Discuss-gnuradio] error of make for gnuradio of next branch - unable to find 'pmt_swig.i'
Date: Tue, 22 Nov 2011 18:18:58 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1


On 11/22/2011 06:14 PM, Tom Rondeau wrote:
> On Tue, Nov 22, 2011 at 8:41 PM, Alex Zhang <address@hidden> wrote:
> 
>> Hi,
>>
>> I met such error when I try to make the gnuradio from the source code of
>> git://gnuradio.org/jblum.git
>> My swig is already the newest version 2.0.4  and I don't think this error
>> has related to the swig version.
>>
>>
>>
>> -module gnuradio_core_general -o python/gnuradio_core_general.cc -oh
>> python/gnuradio_core_general.h gnuradio_core_general.i
>> ~/gnuradio/gnuradio-core/src/lib/runtime/gr_tags.i:26: Error: Unable to
>> find 'pmt_swig.i'
>>
>>
>> Does any have some clues? Thanks,
>>
>> --
>>
>> Alex,
>> *Dreams can come true – just believe.*
>>
> 
> 
> That doesn't seem like a swig error, but just know that GNU Radio won't
> build with SWIG 2.0. We only build with the 1.3 branch, so make sure you
> have that.
> 

The error is because on my "next" branch, I am using pmt_swig in
gnuradio core. However, I have not updated the autotools to add pmt_swig
to the swig search path for gnuradio-core.

-josh



reply via email to

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