Building GNU Radio/GRC on the E100

Hi All,

I am currently trying to build GNU Radio for my E100, including GRC. In
the process, I’ve run into a few issues:

Thank you very much for your help. Best,

Chris

Appendix: Configuration Output


The following components were skipped either because you asked not
to build them or they didn’t pass configuration checks:

usrp2-firmware

These components will not be built.


The following GNU Radio components have been successfully configured:

config
gruel
gnuradio-core
gr-msdd6000
gr-audio
gr-atsc
gr-cvsd-vocoder
gr-gsm-fr-vocoder
gr-noaa
gr-pager
gr-radio-astronomy
gr-trellis
gnuradio-examples
gr-uhd
docs

You my now run the make command to build these components.


The following components were skipped either because you asked not
to build them or they didn’t pass configuration checks:

volk
gcell
usrp
usrp2
gr-usrp
gr-usrp2
gr-gcell
gr-comedi
gr-gpio
gr-radar-mono
gr-video-sdl
gr-wxgui
gr-qtgui
gr-sounder
gr-utils
grc

These components will not be built.

Configured GNU Radio release v3.4.0-3-g9bf36359 for build.

Since I don’t have much experience running wxPython I’ll leave it to
someone more knowledgeable for commenting. In regards to the
configuration you’ll have to be more specific about your issue … is it
that you want to build usrp1 module and it’s not building or is it some
other component? I like to use the “–enable-name-of-component” flag in
the configuration step so configuration would fail when the missing
dependency is discovered this way we can help you address that missing
dependency.

Though if you’re issue is building the usrp module then you should be
using the UHD driver.

al fayez