On 24/06/12 09:17 AM, Jared Harvey wrote:
> Hello,
>
> I'm trying to install GNURadio via http://www.sbrac.org/files/build-gnuradio
>
> I keep getting an error message/failed install and
> I  don't  know  how  to proceed. When I run the -v
> switch,  I  do  not  see  anything  obvious  error
> messages or anything like that.
>
>
>   
based on the log, it looks like the UHD "make" is returning a non-zero
exit status. 

You might try:

cd uhd/host/build
cmake ..
make

And see if there's anything untoward happening there.




-- 
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