I did a "git pull" for both UHD (master) and gnuradio (next) today, and
a "make clean; make" in both places. The build is currently broken:
eech/gnuradio/gruel/src/include
-I/home/mleech/gnuradio/gruel/src/include -I/usr/include
-I/usr/local/include -I../../gr-uhd/lib \
-MD -MF .deps/uhd_swig.Std \
-module uhd_swig -o uhd_swig.cc uhd_swig.i; then \
if test linux-gnu = mingw32; then \
/bin/rm -f .deps/uhd_swig.Sd; \
/bin/sed 's,\\\\,/,g' < .deps/uhd_swig.Std \
> .deps/uhd_swig.Sd; \
/bin/rm -f .deps/uhd_swig.Std; \
.deps/uhd_swig.Sd .deps/uhd_swig.Std; \
fi; \
else \
/bin/rm -f .deps/uhd_swig.S*; exit 1; \
fi;
/usr/local/include/uhd/types/ranges.hpp:59: Error: Syntax error in input(3).
make[5]: *** [.deps/uhd_swig-generate-stamp] Error 1
make[5]: Leaving directory `/home/mleech/gnuradio/gr-uhd/swig'
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio