Compile error

Hey Guys,

I just did a svn update (revision 5694) and met the following
compilation
error:

make[5]: Entering directory
/home/dshen/GNURadio/gnuradio/gnuradio-core/src/lib/swig' make[5]: *** No rule to make target…/…/…/…/gnuradio-core/src/lib/general/gr_dpll_ff.i’, needed by
`gnuradio_swig_py_general.cc’. Stop.

Could anybody help clean this up?

Dawei

Dawei Shen wrote:

I just did a svn update (revision 5694) and met the following
compilation error:

make[5]: Entering directory
/home/dshen/GNURadio/gnuradio/gnuradio-core/src/lib/swig' make[5]: *** No rule to make target …/…/…/…/gnuradio-core/src/lib/general/gr_dpll_ff.i’, needed by
`gnuradio_swig_py_general.cc’. Stop.

Could anybody help clean this up?

This is the result of a recent merge, and an unfortunate “bug” in how
our swig dependencies are handled when files are removed.

You can either:

  1. Do a ‘make distclean’ from the root of the source, then rebuild.

  2. Delete gnuradio-core/src/lib/swig/.d, then rerun ./configure from
    the root of the source, then rebuild.


Johnathan C.
Corgan Enterprises LLC
http://corganenterprises.com