discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem with gr-osmosdr so file


From: Sylvain Munaut
Subject: Re: [Discuss-gnuradio] problem with gr-osmosdr so file
Date: Wed, 13 Apr 2016 19:32:31 +0200

gr-iqbal can work in two modes :

 - If it finds libosmodsp installed and available on the system, it
will use that and dynamic link to it
 - If it doesn't, then it can use a submodule checkout of it and just
directly build in the required .c file. In that mode, it won't link to
libosmodsp.so at all

So in the OP case, the first option was chosen. Best is to just
download libosmodsp and rebuild it on its own. Rebuilding gr-iqbal
won't really do anything.

Cheers,

   Sylvain



reply via email to

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