Hi Michael, thanks for replying. I did the following as suggested by you, but
now it is giving me the following error:
Making all in lib
make[4]: Entering directory `/home/somya/gnuradio-3.2rc1/mblock/src/lib'
GUILE_LOAD_PATH="/home/somya/gnuradio-3.2rc1/pmt/src/scheme:/home/somya/gnuradio-3.2rc1/mblock/src/scheme"
/usr/bin/guile -e main -s ../../../mblock/src/scheme/gnuradio/compile-mbh.scm
./qa_bitset.mbh qa_bitset_mbh.cc
ERROR: no code for module (gnuradio macros-etc)
make[4]: *** [qa_bitset_mbh.cc] Error 1
make[4]: Leaving directory `/home/somya/gnuradio-3.2rc1/mblock/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/somya/gnuradio-3.2rc1/mblock/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/somya/gnuradio-3.2rc1/mblock'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/somya/gnuradio-3.2rc1'
make: *** [all] Error 2
[r...@somya gnuradio-3.2rc1]#
What should I do for this?
Thanks & Regards,
Somya Ajmera
________________________________
From: Michael Dickens <m...@alum.mit.edu>
To: Somya Ajmera <ajmeraso...@yahoo.com>
Cc: discuss-gnuradio@gnu.org
Sent: Tuesday, March 24, 2009 7:38:56
Subject: Re: [Discuss-gnuradio] Error whle performing make check for
gnuradio-3.2
Hi Somya - This bug has been fixed in the trunk in r10624 and 3.2 trunk
release, but is not part of the 3.2rc1 tarball. The fix is to add the line
d_vlen (vlen)
to the file
gnuradio-core/src/lib/gengen/gr_sub_XX.cc.t
right after the line
gr_make_io_signature (1, 1, sizeof (@O_TYPE@)*vlen))
and add a comma (',') after the gr_make_io_signature line. Once you've done
that, the tarball should work. You can also upgrade to using the trunk instead
of the tarball, until 3.2rc2 comes out. - MLD
New Email names for you!
Get the Email name you've always wanted on the new @ymail and @rocketmail.
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio