On Mon, Feb 20, 2012 at 11:42 AM, Stefan Ott <ott@iam.unibe.ch> wrote:
Try to use cmake instead of configure to build GNU Radio. Check out the "How do I install GNU Radio from source?" section on: http://code.ettus.com/redmine/ettus/projects/usrpe1xx/wiki/FAQ.
On Mon, Feb 20, 2012 at 17:29, Andrew Davis <glneolistmail@gmail.com> wrote:Thanks a lot for the advice. I'm somewhat new to gnuradio (as in, a
> A lot of components you are building don't seem to be necessary on
> ARM, try configuring with " ./configure --disable-all-components
> --enable-gnuradio-core " to just build the core and then enable only
> the parts you need.
complete noob) and figured I'd just build things and figure out what I
need afterwards :)
It seems though that gruel is required by gnuradio-core and if I
--disable-all-components, --enable-gnuradio-core and --enable-gruel I
get the same error again (new buildlog is attached).
Any other ideas?
--
Stefan Ott
Communication and Distributed Systems
Institute of Computer Science and Applied Mathematics
University of Bern
Try to use cmake instead of configure to build GNU Radio. Check out the "How do I install GNU Radio from source?" section on: http://code.ettus.com/redmine/ettus/projects/usrpe1xx/wiki/FAQ.
Tom
No comments:
Post a Comment