discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Error whle performing make check for gnuradio-3.2


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Error whle performing make check for gnuradio-3.2
Date: Tue, 24 Mar 2009 07:38:56 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]