Code Monkey home page Code Monkey logo

Comments (5)

guruofquality avatar guruofquality commented on May 28, 2024

This is more like the windows sdk project. This is the SoapySDR project: https://github.com/pothosware/SoapySDR/issues

So thats odd. What does SoapySDRUtil --info say? This will tell us where its looking

Its supposed to search

  • install_root/lib/SoapySDR/modules
  • and $SOAPY_SDR_PLUGIN_PATH

and install_root will be the CMAKE_INSTALL_PREFIX unless this env var is set $SOAPY_SDR_ROOT

from pothossdr.

ion-concepts avatar ion-concepts commented on May 28, 2024

Sorry if you want to move the issue go ahead...I'm schooled for future issues now.

I don't have any $SOAPY prefix enviromentals defined.
And my install root in CMAKE was : /Users/ianb.
I do have some generic enviromentals such as $LIBRARAY_PATH defined.

macbook-cmh:build ianb$ SoapySDRUtil --info
######################################################
## Soapy SDR -- the SDR abstraction library
######################################################

API Version: v0.4.1-ge0775c82
ABI Version: v0.4-2
Install root: /Users/ianb
Module found: /Users/ianb/lib/SoapySDR/modules/libuhdSupport.so
Loading modules... Error: EnvironmentError: OSError: dlopen failed to load "/Users/ianb/lib/cmake/gnuradio/CMakeMacroLibtoolFile.cmake"
Error: EnvironmentError: OSError: dlopen failed to load "/Users/ianb/lib/cmake/gnuradio/CMakeParseArgumentsCopy.cmake"
Error: EnvironmentError: OSError: dlopen failed to load "/Users/ianb/lib/cmake/gnuradio/FindALSA.cmake"
Error: EnvironmentError: OSError: dlopen failed to load "/Users/ianb/lib/cmake/gnuradio/FindCppUnit.cmake"

----SNIP! repeated ad nauseaum....

Error: EnvironmentError: OSError: dlopen failed to load "/Users/ianb/lib/uhd/utils/usrp_n2xx_net_burner.py"
Error: EnvironmentError: OSError: dlopen failed to load "/Users/ianb/lib/uhd/utils/usrp_n2xx_net_burner_gui.py"
Mac OS; Clang version 7.0.2 (clang-700.1.81); Boost_105900; UHD_003.010.git-119-g42a3eeb6

done
Available factories...null, uhd, 

from pothossdr.

ion-concepts avatar ion-concepts commented on May 28, 2024

FYI. I removed $LIBRARY_PATH and $DYLD_LIBRARY_PATH but no difference

from pothossdr.

guruofquality avatar guruofquality commented on May 28, 2024

I think SoapySDR is working. It actually shows uhd loaded and doesn't have any recognizable error prints from SoapySDR.

I have a feeling that once SoapySDR loads uhd support that its UHD static initialization trying to load everything in lib/. Those prints are from UHD is what I am saying.

You dont have UHD_MODULE_PATH set do you?

Just for reference:

Unless its a weird install path or env variable set, you might need to add a few prints to see where its looking~

from pothossdr.

guruofquality avatar guruofquality commented on May 28, 2024

Anyway, I think we figured this out. Just open an issue on the SoapySDR or relevant tracker if it persists. Thanks!

from pothossdr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.