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


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

Reply via email to