On Fri, Jan 15, 2010 at 17:44, Veljko Pejovic <vel...@cs.ucsb.edu> wrote:

> I got the same error:
>
> make[4]: *** No rule to make target `/../lib/libgnuradio-pager.la',
> needed by `_pager_swig.la'.  Stop.

> Did anyone find out what is the source of this error is?

I just did a from-scratch rebuild of the current git revision on
Ubuntu 9.10, no issues.  I suspect this may have to do with a build
tree left over from a prior compile.  Did you just upgrade from 9.04
to 9.10 perhaps?  In any case, the complete
nuke-it-all-to-pristine-state command in git is:

$ git clean -d -x -f

Then you can bootstrap, configure, make, etc.

Johnathan


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to