Forum: GNU Radio uhd module not found in E110

Posted by Jose Torres Diaz (Guest)
on 2012-11-19 06:14
(Received via mailing list)
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?

Regards,

Jose.
Posted by Josh Blum (Guest)
on 2012-11-20 10:02
(Received via mailing list)
On 11/18/2012 09:13 PM, Jose Torres Diaz wrote:
>  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
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.