-----Original Message----- From: Nick Foster [mailto:n...@ettus.com] Sent: Tue 5/17/2011 6:25 PM To: Kresimir Dabcevic Cc: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] errors while trying to compile UCLAZigBee On Tue, 2011-05-17 at 13:50 +0200, Kresimir Dabcevic wrote: >> >> Hello list! >> >> I am getting some errors while trying to install UCLAZigBee project. I >> am using GNU Radio 3.3.0 on Ubuntu 10.10. >> Here are the outputs of make and make install - could someone point >> out what these errors mean/how to solve them? >> I am unable to start any of the examples due to "cannot import name >> ucla" - I think libraries aren't installed (I have set pythonpath to >> point to where the module is supposed to be)? On Tue, 2011-05-17 at 18:25, Nick Foster wrote: > ><snip> > >The errors are pretty standard C missing header errors. Just add > >#include <stdio.h> > >to the top of every file that gives you an error. Some compilers seem to >default to including standard headers, others don't. > >--n Great, thanks. Has anyone succeeded in modifying the UCLA examples to work with UHD maybe?
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio