discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] pybombs, gnuradio, libprotobuf issues PLEASE HELP


From: Ron Economos
Subject: Re: [Discuss-gnuradio] pybombs, gnuradio, libprotobuf issues PLEASE HELP ME
Date: Tue, 24 Mar 2015 16:30:49 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

I've submitted a pull request for the compile issue in gr-dtv.
However, it takes a little while for requests to get merged.

You're missing gnuradio-companion because your version of
SWIG is failing the version check. See line 982 in your first
pastebin. The minimum SWIG version required is 1.3.31.
You can see what version of SWIG you have with:

swig -version

Ron

On 03/24/2015 04:03 PM, ben Gee wrote:
> NEW ISSUE - no GRC??. I can't call it from the target, home or pybombs
> directory and there's no recipe for it. any thoughts?

GRC comes with gnuradio itself.

that's what i thought as it's always been that way.

If it's not there, something failed during the cmake/build step, but
without the full logs, can't really say anything.

yes, i agree about the build log. It would be a huge help if someone on the forum board could help me out,
as i have looked through most of the files in the installation and can't find a build log

i piped my terminal output of ./pybombs install gnuradio -v to this file:
the same compile error showed up on the terminal for gnuradio/gr-dtv/lib/atsc/atsc_interleaver_impl.cc cause no one's fixed the repo yet. I fixed that and re-ran ./pybombs install gnuradio which gave this output:


same issues as before. uhd is installed no problem, grc doesn't show up
hopefully this will allow you to help me a little better?


My guess is that _something_ on your system got broken at some point
between your first GR install and your first gr-fosphor attempt and
all your issues are stemming for this one unexpected condition.

i thought pybombs was self-contained, once i remove that shouldn't it be a complete restore? 


> OLD ISSUE - protobuf is still the old version and calling ./pybombs update
> protobuf does nothing

Should'nt matter, this recipe isn't required by gnuradio. Not even
sure why there is a recipe at all because it's not required by
anything. The message you get when you do a 'list' is more a warning
than anything else and not relevant here.

good to know about protobuf, thanks.

reply via email to

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