Thanks for your answer. 

I did "make install" to compile GNU Radio.
I don't have the command ldconfig (I should have mentioned that I use cygwin). 
It seems that this command does not exist with cygwin. 

Pierre

-----Message d'origine-----
De : Johnathan Corgan [mailto:jcor...@corganenterprises.com] 
Envoyé : lundi 12 janvier 2009 19:52
À : JALLON Pierre 201932
Cc : discuss-gnuradio@gnu.org
Objet : Re: [Discuss-gnuradio] Recompile GNURadio

On Mon, Jan 12, 2009 at 12:04 AM, JALLON Pierre 201932
<pierre.jal...@cea.fr> wrote:

> I have modified the file usrp_basics.cc to make the soft prints some
> information when running.
>
> When I recompile gnuradio, these modifications are not taken into account
> (no information is printed). I have tried several tricks such as:
>
> Make uninstall
>
> Make clean
>
> before recompiling gnuradio but nothing worked.

You need to do a 'make install' and possibly 'sudo ldconfig' for your
compiled changes to become effective.

-Johnathan


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

Reply via email to