On Mon, 2012-10-01 at 10:36 +0930, Berndt Josef Wulf wrote:
> On Sun, 2012-09-30 at 17:43 -0700, Josh Blum wrote:
> > 
> > 
> > I wonder how gnuradio got configured with uhd support? Thats actually
> > the one file the FindUHD.cmake looks for to confirm the header location:
> > 
> > FIND_PATH(
> >     UHD_INCLUDE_DIRS
> >     NAMES uhd/config.hpp
> >     HINTS $ENV{UHD_DIR}/include
> >         ${PC_UHD_INCLUDEDIR}
> >     PATHS /usr/local/include
> >           /usr/include
> > )
> > 
> > Thats just the first header it encounters. Theres probably some
> > installation issue. Can you post the ls <install prefix>/include/uhd/*
> 
> I didn't have uhd installed and hence /usr/{local,}/include/uhd don't
> exist.
> 
> Having said this, I had an older version installed, 3.5.2 if my memory
> serves me correctly, which was de-installed prior to updating and
> building the current source tree.

I've installed UHD and gnuradio builds fine.

Many thanks for your help and pointing me into the right direction.

73, Berndt
VK5ABN


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

Reply via email to