On Mon, Mar 11, 2013 at 9:29 PM, Dimitri Stolnikov horiz0n@gmx.net wrote:
Hi,
it seems you've triggered an issue recently introduced via gnuradio master:
http://gnuradio.org/cgit/gnuradio.git/commit/?id=9297c84dfdae3002677f759ef2b...
Their config.h basically overrides our build-time generated one which not only effectively disables every single source functionality but also causes the build error you experienced.
I've just pushed a small workaround for that, please test it & report.
This issue drove me nuts earlier today but with the latest changes I can build again :-)
Alex