Hey all -

When building the most recent pull of the GNURadio tree on Ubuntu,
gr-pager fails to build with the following error:
------------------------------------------------------------------------------------------------------
make[5]: *** No rule to make target `/../lib/libgnuradio-pager.la',
needed by `_pager_swig.la'.  Stop.
make[5]: Leaving directory
`/users/bhilburn/code/gnuradio.git/gnuradio-3.3git-575-g75429993/_build/gr-pager/swig'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/users/bhilburn/code/gnuradio.git/gnuradio-3.3git-575-g75429993/_build/gr-pager/swig'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/users/bhilburn/code/gnuradio.git/gnuradio-3.3git-575-g75429993/_build/gr-pager'
make[2]: *** [all-recursive] Error 1
------------------------------------------------------------------------------------------------------

The Ubuntu system has swig 1.3 installed, and I get the same results
when using 'make distcheck'.  However, I tested the build on another
machine running Archlinux, and could not reproduce the problem.

I'm not sure if it is a system configuration issue or a compatibility
issue, but I wanted to give the list a heads-up in case it pops up
again later.  I don't have time now, but I'll dig through it and
locate the problem when I find some free time.

Cheers,
Ben


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

Reply via email to