Ok. I got it. Actually, I did run sudo apt-get autoremove but libvolk.so.0.0.0 
was still there, so I tried removing it manually. 

Hoang Ngo-KhacResearch Assistant - Lab. of Signal and System, FET, UET, Vietnam 
National University-Hanoi (VNU-H)Alternative email:  [email protected], 
[email protected]:  +84.163.682.7874

> Date: Tue, 30 Sep 2014 07:10:10 -0700
> Subject: Re: [Discuss-gnuradio] Error: undefined symbol: volk_malloc
> From: [email protected]
> To: [email protected]
> CC: [email protected]; [email protected]
> 
> On Tue, Sep 30, 2014 at 3:27 AM, Sylvain Munaut <[email protected]> wrote:
> > On Tue, Sep 30, 2014 at 12:12 PM, Hoang Ngo-Khac
> > <[email protected]> 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
> (何以解憂?唯有杜康。--曹操)
                                          
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to