discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How to enable usrp1 in building uhd?


From: Josh Blum
Subject: Re: [Discuss-gnuradio] How to enable usrp1 in building uhd?
Date: Thu, 04 Nov 2010 22:16:14 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

So its looks like it found USB support. My guess is that you ran the configure again after installing libusb1.0. Either remove the CMakeCache.txt and re-run cmake, or run the cmake command with the option -DENABLE_USRP1=TRUE

-Josh

On 11/04/2010 09:15 PM, Kyle Zhou wrote:
I am trying uhd with my usrp1. However, when I do cmake, it reported
that "usrp1 support disabled by configure flag".
usrp2 is enabled.
It seems to me usrp1 is disabled by default?
If I need to give some flags to cmake to enable usrp1?
I have no experience in cmake before.
Please help
Thanks
Kyle

~/uhd/host/build$ cmake ../
-- Checking for git
-- Checking for git - found
-- Version: 20101102.160520.082f619
-- Using install prefix: /usr/local
-- Build type not specified: defaulting to release.
-- Checking for rst2html (docutils)
-- Checking for rst2html (docutils) - found
-- Enabled generation of HTML manual.
-- Enabled generation of Doxygen documentation.
-- Python checking for Python version 2.6 or greater
-- Python checking for Python version 2.6 or greater - found
-- Python checking for Cheetah templates 2.0.0 or greater
-- Python checking for Cheetah templates 2.0.0 or greater - found
-- Has USB support - found
-- Configuring interface address discovery...
-- Interface address discovery supported through getifaddrs.
-- Configuring USRP1 support...
-- USRP1 support disabled by configure flag
-- Skipping USRP1 support.
-- Configuring USRP2 support...
-- USRP2 support enabled by configure flag
-- Building USRP2 support.




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



reply via email to

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