discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD won't work with GRC


From: Josh Blum
Subject: Re: [Discuss-gnuradio] UHD won't work with GRC
Date: Thu, 20 Jan 2011 08:13:10 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7

> And the (probably) critical part causing the error:
> make[6]: *** Keine Regel vorhanden, um das Target »usrp_prims.cc«,
>   benötigt von »_usrp_prims_la-usrp_prims.lo«, zu erstellen.  Schluss.
> make[6]: *** No Rule given, for making Target »usrp_prims.cc«,
>   needed by »_usrp_prims_la-usrp_prims.lo«.  Ending.
> 
> 
> If you (or anyone else) got another hint on how to solve this i would be
> really glad.
> 

Sometimes autotools gets confused when there are many changes to the
build system. Try make distclean, and if not working: git clean -dfx
(wipes everything). and rebuild from scratch.

-Josh



reply via email to

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