discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Error: undefined symbol: volk_malloc


From: Richard Sharpe
Subject: Re: [Discuss-gnuradio] Error: undefined symbol: volk_malloc
Date: Tue, 30 Sep 2014 07:10:10 -0700

On Tue, Sep 30, 2014 at 3:27 AM, Sylvain Munaut <address@hidden> wrote:
> On Tue, Sep 30, 2014 at 12:12 PM, Hoang Ngo-Khac
> <address@hidden> wrote:
>> Thank you all,
>>
>> I went into  /usr/lib/i386-linux-gnu/ and remove libvolk.so.0.0.0 with root.
>> Then I reinstalled gnuradio and it works now.
>
> It's exactly that kind of careless behavior that will yield more
> problem in the future ...
>
> You shouldn't do that kind of operation manually, that's what your
> package manager is for. Because now when there is a package update,
> your package manager might very well just re-create that file.

This same problem happened to me. I had some of my distro's packages
installed and had symbol problems, which is how I knew to check the
shared libs.

Somewhere, pybombs does not seem to get the link location correct.

I can only echo the comment that you should not manually remove that
file. Use your distro's packaging utility to remove the whole package.
There might be other problems waiting to pounce on you.

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)



reply via email to

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