On 11/06/2011 12:46 PM, shashank gaur wrote:
Hello

I am using Ubuntu 10.10 and I am trying to install gnuradio for using it with USRP1.
I am using the Build scrip available at following address
http://www.sbrac.org/files/build-gnuradio
But while building the UHD it shows following error!!
"Building UHD...UHD build apparently failed"
Please help me out in resolving this error.
Thank you very much
Shashank Gaur


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
If you run build-gnuradio using -v or --verbose, it will log all messages to the terminal, rather than redirecting to /dev/null.

This will help you track down *why* it's failing. Make sure you have the most recent version of build-gnuradio to support this option. Also, you can use build-gnuradio --help to get a list of command-line options.

The message you quote is caused by the "make" failing (returning an error code), so it's best to use -v on build-gnuradio to find out
  *why* it's failing.



--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

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

Reply via email to