discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] uhd module not found in E110


From: Josh Blum
Subject: Re: [Discuss-gnuradio] uhd module not found in E110
Date: Tue, 20 Nov 2012 01:01:20 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2


On 11/18/2012 09:13 PM, Jose Torres Diaz wrote:
> Hi Community,
> 
> I'm building GRExtras in E110 according to the instructions:
> 
> *cmake ../
> make
> sudo make install
> *
> What I got all the time is that uhd_module is not found:
> 
>  checking for module 'uhd'
> --   package 'uhd' not found
> 
> Which it gave me some errors later on for other modules. Anyone can give
> some advice how to solve this issue?

It may not be finding package config (uhd.pc)

Try manually setting cmake -DUHD_LIBRARIES= -DUHD_INCLUDE_DIRS=

-josh

> 
> Regards,
> 
> Jose.
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 



reply via email to

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