discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Build Script issue


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Build Script issue
Date: Fri, 21 Jun 2013 16:12:46 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

I am using Ubuntu 11.10.
Though I installed Gnu Radio on two systems using same script, it's not working on new system!

wget http://www.sbrac.org/files/build-gnuradio && chmod a+x ./build-gnuradio && ./build-gnuradio

..
.
.
checking for library libboost ...Found library libboost
Checking for library libcppunit ...Found library libcppunit
Checking for library libfftw ...Found library libfftw
Checking for library libgsl ...Found library libgsl
Done
Skipping git fetch, since 'uhd' and 'gnuradio' are new enough
Starting function uhd_build at: Sat Jun 22 01:37:16 IST 2013
Building UHD...
=============> THIS WILL TAKE SOME TIME <=============

./build-gnuradio: line 780: cd: uhd/host: No such file or directory
UHD build apparently failed
Exiting UHD build



_______________________________________________ Discuss-gnuradio mailing list address@hidden https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
You probably interrupted a fetch of UHD at "just the right moment".

rm -rf uhd

And run the script again.



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

reply via email to

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