On Sun, Jan 01, 2006 at 10:44:21AM -0500, Elaine Garbarine wrote: > Hello all, > > I'm having a problem when I attempt a make on the gr-usrp module. I get the > following errors: > > /opt/local/bin/swig -c++ -fvirtual -python -modern > -I/System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3 > -I/usr/local/include/gnuradio/swig -I/usr/local/include/gnuradio > -I/usr/local/include -I/usr/local/include -module usrp0 -o usrp0.cc usrp0.i > usrp0.i:26: Error: Unable to find 'gnuradio.i' > make[2]: *** [usrp0.cc] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Can anyone suggest a course of action to fix this? > > Thanks, > Elaine G.
Did you first build and install gnuradio-core? Are you trying to build this on OS/X? If so, please note that high-performance USRP support is not complete. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
