discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] "gr_message_burst_source" not found


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] "gr_message_burst_source" not found
Date: Thu, 26 Jul 2012 15:02:50 -0400

On Thu, Jul 26, 2012 at 2:46 PM, Frederick Lee <address@hidden> wrote:
> Hi,
>
> I recently updated my GNU Radio using the build-gnuraido script. Now
> when I start gnuradio-companion, I get a warning saying:
>
> Warning: Block key "gr_message_burst_source" not found when loading
> category tree.
> linux; GNU C++ version 4.6.3 20120306 (Red Hat 4.6.3-2); Boost_104700;
> UHD_003.004.002-181-g25649781
>
> I checked my "*/gnuradio-core/src/lib/io" directory and found these
> files there:
>
>     CMakeLists.txt
>     gr_message_burst_source.cc
>     gr_message_burst_source.h
>     gr_message_burst_source.i
>     io.i
>
> and in my "*/grc/blocks" directory the "block_tree.xml" file was
> there. It doesn't seem like I am missing a block, does anyone know why
> this warning is showing?
>
> Thanks,
>
> Frederick

That was due to me forgetting to "git add" the file when we pushed the
rest. I actually noticed this just yesterday but hadn't been able to
do anything about until I got off the plane just now.

The current versions of master and next should have this fixed.

Tom



reply via email to

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