This helps a lot to find all installations:

$ sudo find / -name libuhd*.so*

If the path is not inside a pybombs prefix, it is most likely an
installation by your package manager.

I had this problem as well :P

Greetings
Stefan

On 08/04/2016 06:56 PM, Jason Matusiak wrote:
>> For some reason, if you have conflicting UHD versions installed, the
>> most common place for compilation to break is the swig'ging of the ATR
>> registers. So: Please make sure there's only one UHD that cmake / swig/
>> your compiler will find when building!
> 
> Thank you for the insight Marcus!!  What should I do to get rid of the old
> UHD, just delete the target folder?  I moved my old pybombs directory to 
> pybombs_old, but I am guessing it can still see the source in there?  I
> didn't want to delete the old stuff until I knew I had the new stuff
> working and that I didn't forget to copy any custom files over.
> 
> ~Jason
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 

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

Reply via email to