Saturday, March 12, 2022

Re: wavfile source block issue

Hi Alejandro,

ah! So, yeah, then the development headers for libsndfile weren't found at build time.
You'll have to rebuild GNU Radio after you've installed the

libsndfile1-dev

package. (It's probably not much that needs to be re-built.)

Best regards,
Marcus


On 12.03.22 23:55, Alejandro del Hoyo Vijande wrote:
> Hi Marcus,
>
> I have GNU Radio 3.9. I installed it from source code on Ubuntu 20.04.
>
>
> Best,
> Alejandro.
>
> El vie, 11 mar 2022 a las 19:30, Marcus Müller (<mmueller@gnuradio.org
> <mailto:mmueller@gnuradio.org>>) escribió:
>
> Hi Alejandro,
>
> what version of GNU Radio do you have, and how did you install it?
>
> Best regards,
> Marcus
>
> On 11.03.22 18:22, Alejandro del Hoyo Vijande wrote:
> > Good afternoon,
> >
> > My name is Alejandro. A few days ago I run into a problem when trying to use the
> wav file
> > source block. I am unable to find either "wav file soruce" or "wav file sink"
> blocks among
> > the GNU Radio default block library. I read online that this issue could be related
> to the
> > dependencies installed in my laptop, but after running the "sudo apt install"
> command for
> > the dependencies that were missing the problem was still there... Apart from this, my
> > console shows no errors when running the scripts. Also, I am able to see the .cc
> and .h
> > files related to this block inside gr-blocks directory. What else can I do?
> >
> > I hope someone could help me with this.
> > Thank you all in advanced!
> >
> >
> > Best regards,
> > Alejandro.
>

No comments:

Post a Comment