On Sun, May 28, 2006 at 05:07:58PM -0700, [EMAIL PROTECTED] wrote:
> 
> Dear Mr. Blossom,
> 
> We are trying to build a signal processing block  for the GNU radio. We
> have read the tutorials written by D. Shen, in addition to your
> documentation online. Unfortunately, none have worked.

D. Shen's tutorial are somewhat out of date.

Are you building from CVS or from the tarballs?
What distribution/version are you using.

Do you have a working gnuradio-core install?  If not, you'll need that
first.  Once you have that built, and it it passes "make check" you
should be able to just unpack gr-howto-write-a-block-X.Y.tar.gz and
then 

  $ ./configure
  $ make
  $ make check
  $ make install

It works fine for me.

Eric


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to