discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Yet another installation problem


From: Jonathan Jacky
Subject: Re: [Discuss-gnuradio] Yet another installation problem
Date: Wed, 4 Jan 2006 10:14:12 -0800 (PST)


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]