[Discuss-gnuradio] Re: gr-howto-write-a-block seems broken, anybody working on it.

2008-12-08 Thread Johnathan Corgan
On Mon, Dec 8, 2008 at 2:27 PM, Martin DvH [EMAIL PROTECTED] wrote:

 /usr/local/include/gnuradio/swig/gr_realtime.i:3: Error: Unable to find
 'gruel/realtime.h'

This should have been fixed in a fairly recent version of the trunk,
without needing any change to the gr-howto code, but I'll go check it
out.  Thanks for bringing attention to it.

 But the build infrastructure gr-howto-write-a-block drifts more and more
 apart from the main buildtree.
[...]
 It might be a good idea to get things like Makefile.common, config/*.m4
 and configure.ac  updated and more in sync with the main tree.

I'll be going through this and updating for the 3.2 release.  But
remember that the standalone component build is necessarily different
from the in-tree build in terms of variables, paths, etc., so it isn't
necessarily bad that the configuration files are different.

-Johnathan


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] Re: gr-howto-write-a-block seems broken, anybody working on it.

2008-12-08 Thread Johnathan Corgan
On Mon, Dec 8, 2008 at 2:34 PM, Johnathan Corgan
[EMAIL PROTECTED] wrote:

 /usr/local/include/gnuradio/swig/gr_realtime.i:3: Error: Unable to find
 'gruel/realtime.h'

 This should have been fixed in a fairly recent version of the trunk,
 without needing any change to the gr-howto code, but I'll go check it
 out.  Thanks for bringing attention to it.

This was fixed in r9920 back on November 3.  The current svn
gr-howto-write-a-block compiles fine.

-Johnathan


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Re: gr-howto-write-a-block seems broken, anybody working on it.

2008-12-08 Thread Martin DvH

On Mon, 2008-12-08 at 14:51 -0800, Johnathan Corgan wrote:
 On Mon, Dec 8, 2008 at 2:34 PM, Johnathan Corgan
 [EMAIL PROTECTED] wrote:
 
  /usr/local/include/gnuradio/swig/gr_realtime.i:3: Error: Unable to find
  'gruel/realtime.h'
 
  This should have been fixed in a fairly recent version of the trunk,
  without needing any change to the gr-howto code, but I'll go check it
  out.  Thanks for bringing attention to it.
 
 This was fixed in r9920 back on November 3.  The current svn
 gr-howto-write-a-block compiles fine.
 
I did a
svn diff -r HEAD 
But didn't see it. 
Must have looked with my eyes closed.
(It is there)

Thanks,
Martin
 -Johnathan
 
 
 ___
 Discuss-gnuradio mailing list
 Discuss-gnuradio@gnu.org
 http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
 



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio