On Wed, 4 Jan 2006, Elaine Garbarine wrote:
make[1]:***No rule to make target '/swig/gnuradio.i', needed by 'usrp0.cc'.
Stop
This usually means that make expected to find the file /swig/gnuradio.i
already present, but couldn't find it (so then it tried to find a rule for
making it, but couldn't find that either).
It looks like the build procedure is having trouble finding
the installed gnuradio-core. I recommend looking again at the environment
variables CPATH, LDFLAGS, and PKG_CONFIG_PATH for your current setup.
If you change any of these, you probably need to go back and repeat the
./configure step before trying make again.
Jon Jacky
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio