Re: [Discuss-gnuradio] Problems msg_queue

2007-06-01 Thread Eric Blossom
On Fri, Jun 01, 2007 at 11:39:56AM +0200, Albert Rodriguez wrote: > I've tried to do the same thing as > http://lists.gnu.org/archive/html/discuss-gnuradio/2007-05/msg00117.html > > However, it reports an error saying there's no top_block in the > module. I've I manage to solve the init problem, I

[Discuss-gnuradio] Problems msg_queue

2007-06-01 Thread Albert Rodriguez
I've tried to do the same thing as http://lists.gnu.org/archive/html/discuss-gnuradio/2007-05/msg00117.html However, it reports an error saying there's no top_block in the module. I've I manage to solve the init problem, I have problems with the runtime! Anyone knows why? Thanks!!