> 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

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

Reply via email to