discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] compile error


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] compile error
Date: Tue, 05 Jun 2007 12:57:22 -0700
User-agent: Thunderbird 1.5.0.10 (X11/20070403)

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 Corgan
Corgan Enterprises LLC
http://corganenterprises.com




reply via email to

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